#69F97E#69F97E
#69F97E is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.6% C 0.206 H 146.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69F97E |
|---|---|
| RGB | rgb(105, 249, 126) |
| HSL | hsl(129, 92%, 69%) |
| HSV | hsv(129, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(88.09, -63.46, 47.35) |
| CIE-LCH | lch(88.09, 79.18, 143.27°) |
| OKLab | oklab(87.59% -0.1717 0.1145) |
| OKLCH | oklch(87.59% 0.206 146.3) |
| XYZ | xyz(43.4645, 72.2570, 31.3911) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.94
Spearmint
#1EF876
ΔE00 3.11
Easter Green
#8CFD7E
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F97E #F969E4
analogous
#9CF969 #69F97E #69F9C6
triadic
#69F97E #7E69F9 #F97E69
tetradic
#69F97E #699CF9 #F969E4 #F9C669
square
#69F97E #699CF9 #F969E4 #F9C669
split-complementary
#69F97E #C669F9 #F9699C
monochromatic
#09DF28 #2EF74B #69F97E #A4FBB1 #DFFEE3
Accessibility & contrast
On white
1.36
#69F97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#69F97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F97E
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F97E | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE574
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#49F4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f97e; /* rgb */ color: rgb(105, 249, 126); /* oklch */ color: oklch(87.6% 0.206 146.3);
Tailwind
colors: {
custom: {
50: '#a0fca5',
500: '#69f97e',
950: '#000000',
},
}SCSS
$custom: #69f97e; $custom-light: #a0fca5; $custom-dark: #000000;
JSON
{
"hex": "#69f97e",
"rgb": {
"r": 105,
"g": 249,
"b": 126
},
"hsl": {
"h": 128.75,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87589,
"c": 0.20642,
"h": 146.3
},
"luminance": 0.72261
}Semantic roles & 50–950 ramp
primary
#69F97E
secondary
#D333BC
accent
#00C4E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680