#69EA88#69EA88
#69EA88 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.178 H 149.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA88 |
|---|---|
| RGB | rgb(105, 234, 136) |
| HSL | hsl(134, 75%, 66%) |
| HSV | hsv(134, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(83.77, -56.32, 37.03) |
| CIE-LCH | lch(83.77, 67.40, 146.67°) |
| OKLab | oklab(84.08% -0.1525 0.0914) |
| OKLCH | oklch(84.08% 0.178 149.1) |
| XYZ | xyz(39.6897, 63.6229, 33.4767) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Lightgreen
#90EE90
ΔE00 3.75
Turquoise Green
#04F489
ΔE00 4.29
Wintergreen
#20F986
ΔE00 4.60
Minty Green
#0BF77D
ΔE00 4.76
Sea Green (survey)
#53FCA1
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA88 #EA69CB
analogous
#8BEA69 #69EA88 #69EAC9
triadic
#69EA88 #8869EA #EA8869
tetradic
#69EA88 #698BEA #EA69CB #EAC969
square
#69EA88 #698BEA #EA69CB #EAC969
split-complementary
#69EA88 #C969EA #EA698B
monochromatic
#1BBE42 #33E25D #69EA88 #9FF2B3 #D4F9DD
Accessibility & contrast
On white
1.53
#69EA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#69EA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA88
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA88 | 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)
#ECD881
Deuteranopia (green-blind)
#DACC8E
Tritanopia (blue-blind)
#4BE6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea88; /* rgb */ color: rgb(105, 234, 136); /* oklch */ color: oklch(84.1% 0.178 149.1);
Tailwind
colors: {
custom: {
50: '#9ef2ac',
500: '#69ea88',
950: '#000000',
},
}SCSS
$custom: #69ea88; $custom-light: #9ef2ac; $custom-dark: #000000;
JSON
{
"hex": "#69ea88",
"rgb": {
"r": 105,
"g": 234,
"b": 136
},
"hsl": {
"h": 134.419,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84081,
"c": 0.17778,
"h": 149.1
},
"luminance": 0.63626
}Semantic roles & 50–950 ramp
primary
#69EA88
secondary
#BD3A9E
accent
#0EA7D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581