#69F97C#69F97C
#69F97C is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.6% C 0.208 H 146.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69F97C |
|---|---|
| RGB | rgb(105, 249, 124) |
| HSL | hsl(128, 92%, 69%) |
| HSV | hsv(128, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(88.07, -63.73, 48.25) |
| CIE-LCH | lch(88.07, 79.94, 142.87°) |
| OKLab | oklab(87.56% -0.1725 0.1164) |
| OKLCH | oklch(87.56% 0.208 146) |
| XYZ | xyz(43.3367, 72.2059, 30.7182) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.78
Easter Green
#8CFD7E
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.14
Spring Green
#00FF7F
ΔE00 3.71
Minty Green
#0BF77D
ΔE00 3.75
Lighter Green
#75FD63
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F97C #F969E6
analogous
#9EF969 #69F97C #69F9C4
triadic
#69F97C #7C69F9 #F97C69
tetradic
#69F97C #699EF9 #F969E6 #F9C469
square
#69F97C #699EF9 #F969E6 #F9C469
split-complementary
#69F97C #C469F9 #F9699E
monochromatic
#09DF25 #2EF749 #69F97C #A4FBAF #DFFEE3
Accessibility & contrast
On white
1.36
#69F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#69F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F97C
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F97C | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE571
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#4AF3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f97c; /* rgb */ color: rgb(105, 249, 124); /* oklch */ color: oklch(87.6% 0.208 146.0);
Tailwind
colors: {
custom: {
50: '#a0fca4',
500: '#69f97c',
950: '#000000',
},
}SCSS
$custom: #69f97c; $custom-light: #a0fca4; $custom-dark: #000000;
JSON
{
"hex": "#69f97c",
"rgb": {
"r": 105,
"g": 249,
"b": 124
},
"hsl": {
"h": 127.917,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87561,
"c": 0.20814,
"h": 146
},
"luminance": 0.7221
}Semantic roles & 50–950 ramp
primary
#69F97C
secondary
#D333BE
accent
#00C7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680