#69EE89#69EE89
#69EE89 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.182 H 149.0°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE89 |
|---|---|
| RGB | rgb(105, 238, 137) |
| HSL | hsl(134, 80%, 67%) |
| HSV | hsv(134, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.97, -57.71, 38.09) |
| CIE-LCH | lch(84.97, 69.15, 146.57°) |
| OKLab | oklab(85.07% -0.1562 0.0939) |
| OKLCH | oklch(85.07% 0.182 149) |
| XYZ | xyz(40.9128, 65.9548, 34.2366) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.38
Lightgreen
#90EE90
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.91
Wintergreen
#20F986
ΔE00 3.97
Minty Green
#0BF77D
ΔE00 4.18
Sea Green (survey)
#53FCA1
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE89 #EE69CE
analogous
#8CEE69 #69EE89 #69EECC
triadic
#69EE89 #8969EE #EE8969
tetradic
#69EE89 #698CEE #EE69CE #EECC69
square
#69EE89 #698CEE #EE69CE #EECC69
split-complementary
#69EE89 #CC69EE #EE698C
monochromatic
#16C641 #32E85E #69EE89 #A0F4B4 #D7FADF
Accessibility & contrast
On white
1.48
#69EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#69EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE89
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE89 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#49EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee89; /* rgb */ color: rgb(105, 238, 137); /* oklch */ color: oklch(85.1% 0.182 149.0);
Tailwind
colors: {
custom: {
50: '#9ef4ac',
500: '#69ee89',
950: '#000000',
},
}SCSS
$custom: #69ee89; $custom-light: #9ef4ac; $custom-dark: #000000;
JSON
{
"hex": "#69ee89",
"rgb": {
"r": 105,
"g": 238,
"b": 137
},
"hsl": {
"h": 134.436,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85074,
"c": 0.18224,
"h": 149
},
"luminance": 0.65958
}Semantic roles & 50–950 ramp
primary
#69EE89
secondary
#C438A2
accent
#0AA9DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581