#69EE76#69EE76
#69EE76 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.199 H 145.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE76 |
|---|---|
| RGB | rgb(105, 238, 118) |
| HSL | hsl(126, 80%, 67%) |
| HSV | hsv(126, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 50.4%, 6.7%) |
| CIE-LAB | lab(84.72, -60.48, 46.96) |
| CIE-LCH | lch(84.72, 76.57, 142.17°) |
| OKLab | oklab(84.78% -0.1639 0.1132) |
| OKLCH | oklch(84.78% 0.199 145.4) |
| XYZ | xyz(39.6679, 65.4568, 27.6801) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.76
Spearmint
#1EF876
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 4.26
Easter Green
#8CFD7E
ΔE00 4.28
Lightgreen
#90EE90
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE76 #EE69E1
analogous
#9EEE69 #69EE76 #69EEB9
triadic
#69EE76 #7669EE #EE7669
tetradic
#69EE76 #699EEE #EE69E1 #EEB969
square
#69EE76 #699EEE #EE69E1 #EEB969
split-complementary
#69EE76 #B969EE #EE699E
monochromatic
#16C628 #32E844 #69EE76 #A0F4A8 #D7FADA
Accessibility & contrast
On white
1.49
#69EE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#69EE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE76
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE76 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6C
Deuteranopia (green-blind)
#E0CF7F
Tritanopia (blue-blind)
#50E9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ee76; /* rgb */ color: rgb(105, 238, 118); /* oklch */ color: oklch(84.8% 0.199 145.4);
Tailwind
colors: {
custom: {
50: '#9ff4a0',
500: '#69ee76',
950: '#000000',
},
}SCSS
$custom: #69ee76; $custom-light: #9ff4a0; $custom-dark: #000000;
JSON
{
"hex": "#69ee76",
"rgb": {
"r": 105,
"g": 238,
"b": 118
},
"hsl": {
"h": 125.865,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84782,
"c": 0.19921,
"h": 145.4
},
"luminance": 0.6546
}Semantic roles & 50–950 ramp
primary
#69EE76
secondary
#C438B6
accent
#0AC7DC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580