#69EA89#69EA89
#69EA89 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.177 H 149.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA89 |
|---|---|
| RGB | rgb(105, 234, 137) |
| HSL | hsl(135, 75%, 66%) |
| HSV | hsv(135, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(83.78, -56.16, 36.55) |
| CIE-LCH | lch(83.78, 67.00, 146.94°) |
| OKLab | oklab(84.1% -0.1521 0.0903) |
| OKLCH | oklch(84.1% 0.177 149.3) |
| XYZ | xyz(39.7611, 63.6515, 33.8527) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Lightgreen
#90EE90
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.62
Sea Green (survey)
#53FCA1
ΔE00 4.81
Minty Green
#0BF77D
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA89 #EA69CA
analogous
#8AEA69 #69EA89 #69EACA
triadic
#69EA89 #8969EA #EA8969
tetradic
#69EA89 #698AEA #EA69CA #EACA69
square
#69EA89 #698AEA #EA69CA #EACA69
split-complementary
#69EA89 #CA69EA #EA698A
monochromatic
#1BBE43 #33E25F #69EA89 #9FF2B3 #D4F9DD
Accessibility & contrast
On white
1.53
#69EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#69EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA89
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA89 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD882
Deuteranopia (green-blind)
#DACC8F
Tritanopia (blue-blind)
#4BE6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea89; /* rgb */ color: rgb(105, 234, 137); /* oklch */ color: oklch(84.1% 0.177 149.3);
Tailwind
colors: {
custom: {
50: '#9ef2ac',
500: '#69ea89',
950: '#000000',
},
}SCSS
$custom: #69ea89; $custom-light: #9ef2ac; $custom-dark: #000000;
JSON
{
"hex": "#69ea89",
"rgb": {
"r": 105,
"g": 234,
"b": 137
},
"hsl": {
"h": 134.884,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84098,
"c": 0.17686,
"h": 149.3
},
"luminance": 0.63655
}Semantic roles & 50–950 ramp
primary
#69EA89
secondary
#BD3A9C
accent
#0EA6D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581