#69EE8E#69EE8E
#69EE8E is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.178 H 150.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE8E |
|---|---|
| RGB | rgb(105, 238, 142) |
| HSL | hsl(137, 80%, 67%) |
| HSV | hsv(137, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(85.05, -56.90, 35.71) |
| CIE-LCH | lch(85.05, 67.18, 147.89°) |
| OKLab | oklab(85.16% -0.1541 0.0885) |
| OKLCH | oklch(85.16% 0.178 150.1) |
| XYZ | xyz(41.2798, 66.1016, 36.1695) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE8E #EE69C9
analogous
#86EE69 #69EE8E #69EED1
triadic
#69EE8E #8E69EE #EE8E69
tetradic
#69EE8E #6986EE #EE69C9 #EED169
square
#69EE8E #6986EE #EE69C9 #EED169
split-complementary
#69EE8E #D169EE #EE6986
monochromatic
#16C647 #32E865 #69EE8E #A0F4B7 #D7FAE1
Accessibility & contrast
On white
1.48
#69EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#69EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE8E
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE8E | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#DDD094
Tritanopia (blue-blind)
#47EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee8e; /* rgb */ color: rgb(105, 238, 142); /* oklch */ color: oklch(85.2% 0.178 150.1);
Tailwind
colors: {
custom: {
50: '#9ef4b0',
500: '#69ee8e',
950: '#000000',
},
}SCSS
$custom: #69ee8e; $custom-light: #9ef4b0; $custom-dark: #000000;
JSON
{
"hex": "#69ee8e",
"rgb": {
"r": 105,
"g": 238,
"b": 142
},
"hsl": {
"h": 136.692,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.8516,
"c": 0.17768,
"h": 150.1
},
"luminance": 0.66105
}Semantic roles & 50–950 ramp
primary
#69EE8E
secondary
#C4389D
accent
#0AA1DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581