#69EE8D#69EE8D
#69EE8D is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.179 H 149.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE8D |
|---|---|
| RGB | rgb(105, 238, 141) |
| HSL | hsl(136, 80%, 67%) |
| HSV | hsv(136, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.03, -57.07, 36.19) |
| CIE-LCH | lch(85.03, 67.57, 147.62°) |
| OKLab | oklab(85.14% -0.1545 0.0896) |
| OKLCH | oklch(85.14% 0.179 149.9) |
| XYZ | xyz(41.2050, 66.0717, 35.7758) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.78
Turquoise Green
#04F489
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.99
Light Green Blue
#56FCA2
ΔE00 4.01
Wintergreen
#20F986
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE8D #EE69CA
analogous
#87EE69 #69EE8D #69EED0
triadic
#69EE8D #8D69EE #EE8D69
tetradic
#69EE8D #6987EE #EE69CA #EED069
square
#69EE8D #6987EE #EE69CA #EED069
split-complementary
#69EE8D #D069EE #EE6987
monochromatic
#16C646 #32E863 #69EE8D #A0F4B7 #D7FAE1
Accessibility & contrast
On white
1.48
#69EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#69EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE8D
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE8D | 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)
#EFDC86
Deuteranopia (green-blind)
#DECF93
Tritanopia (blue-blind)
#48EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee8d; /* rgb */ color: rgb(105, 238, 141); /* oklch */ color: oklch(85.1% 0.179 149.9);
Tailwind
colors: {
custom: {
50: '#9ef4af',
500: '#69ee8d',
950: '#000000',
},
}SCSS
$custom: #69ee8d; $custom-light: #9ef4af; $custom-dark: #000000;
JSON
{
"hex": "#69ee8d",
"rgb": {
"r": 105,
"g": 238,
"b": 141
},
"hsl": {
"h": 136.241,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85142,
"c": 0.17859,
"h": 149.9
},
"luminance": 0.66075
}Semantic roles & 50–950 ramp
primary
#69EE8D
secondary
#C4389E
accent
#0AA3DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581