#69EE87#69EE87
#69EE87 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.184 H 148.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE87 |
|---|---|
| RGB | rgb(105, 238, 135) |
| HSL | hsl(134, 80%, 67%) |
| HSV | hsv(134, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 43.3%, 6.7%) |
| CIE-LAB | lab(84.94, -58.02, 39.04) |
| CIE-LCH | lch(84.94, 69.93, 146.06°) |
| OKLab | oklab(85.04% -0.157 0.096) |
| OKLCH | oklch(85.04% 0.184 148.6) |
| XYZ | xyz(40.7706, 65.8979, 33.4880) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 3.98
Minty Green
#0BF77D
ΔE00 4.09
Spearmint
#1EF876
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE87 #EE69D0
analogous
#8DEE69 #69EE87 #69EECA
triadic
#69EE87 #8769EE #EE8769
tetradic
#69EE87 #698DEE #EE69D0 #EECA69
square
#69EE87 #698DEE #EE69D0 #EECA69
split-complementary
#69EE87 #CA69EE #EE698D
monochromatic
#16C63E #32E85B #69EE87 #A0F4B3 #D7FADF
Accessibility & contrast
On white
1.48
#69EE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#69EE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE87
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE87 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7F
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#4AEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee87; /* rgb */ color: rgb(105, 238, 135); /* oklch */ color: oklch(85.0% 0.184 148.6);
Tailwind
colors: {
custom: {
50: '#9ef4ab',
500: '#69ee87',
950: '#000000',
},
}SCSS
$custom: #69ee87; $custom-light: #9ef4ab; $custom-dark: #000000;
JSON
{
"hex": "#69ee87",
"rgb": {
"r": 105,
"g": 238,
"b": 135
},
"hsl": {
"h": 133.534,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85041,
"c": 0.18406,
"h": 148.6
},
"luminance": 0.65902
}Semantic roles & 50–950 ramp
primary
#69EE87
secondary
#C438A4
accent
#0AACDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581