#85EEA2#85EEA2
#85EEA2 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.6% C 0.145 H 151.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #85EEA2 |
|---|---|
| RGB | rgb(133, 238, 162) |
| HSL | hsl(137, 76%, 73%) |
| HSV | hsv(137, 44%, 93%) |
| CMYK | cmyk(44.1%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(86.38, -46.54, 27.56) |
| CIE-LCH | lch(86.38, 54.09, 149.37°) |
| OKLab | oklab(86.63% -0.1269 0.0695) |
| OKLCH | oklch(86.63% 0.145 151.3) |
| XYZ | xyz(46.7660, 68.7410, 44.9794) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.79
Foam Green
#90FDA9
ΔE00 3.32
Light Blue Green
#7EFBB3
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EEA2 #EE85D1
analogous
#9DEE85 #85EEA2 #85EED6
triadic
#85EEA2 #A285EE #EEA285
tetradic
#85EEA2 #859DEE #EE85D1 #EED685
square
#85EEA2 #859DEE #EE85D1 #EED685
split-complementary
#85EEA2 #D685EE #EE859D
monochromatic
#1EDA52 #4FE779 #85EEA2 #BBF5CB #E4FBEB
Accessibility & contrast
On white
1.42
#85EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#85EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EEA2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EEA2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9D
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#71EBDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #85eea2; /* rgb */ color: rgb(133, 238, 162); /* oklch */ color: oklch(86.6% 0.145 151.3);
Tailwind
colors: {
custom: {
50: '#adf4be',
500: '#85eea2',
950: '#000000',
},
}SCSS
$custom: #85eea2; $custom-light: #adf4be; $custom-dark: #000000;
JSON
{
"hex": "#85eea2",
"rgb": {
"r": 133,
"g": 238,
"b": 162
},
"hsl": {
"h": 136.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.86629,
"c": 0.14466,
"h": 151.3
},
"luminance": 0.68744
}Semantic roles & 50–950 ramp
primary
#85EEA2
secondary
#C94FA7
accent
#0EA0D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582