#85E89E#85E89E
#85E89E is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.1% C 0.140 H 150.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #85E89E |
|---|---|
| RGB | rgb(133, 232, 158) |
| HSL | hsl(135, 68%, 72%) |
| HSV | hsv(135, 43%, 91%) |
| CMYK | cmyk(42.7%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(84.57, -44.66, 27.16) |
| CIE-LCH | lch(84.57, 52.27, 148.70°) |
| OKLab | oklab(85.14% -0.1218 0.0684) |
| OKLCH | oklch(85.14% 0.14 150.7) |
| XYZ | xyz(44.6983, 65.1654, 42.5640) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.46
Hospital Green
#9BE5AA
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.04
Foam Green
#90FDA9
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E89E #E885CF
analogous
#9EE885 #85E89E #85E8D0
triadic
#85E89E #9E85E8 #E89E85
tetradic
#85E89E #859EE8 #E885CF #E8D085
square
#85E89E #859EE8 #E885CF #E8D085
split-complementary
#85E89E #D085E8 #E8859E
monochromatic
#26CC50 #52DE75 #85E89E #B8F2C7 #E5FAEB
Accessibility & contrast
On white
1.50
#85E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#85E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E89E
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E89E | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#73E5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #85e89e; /* rgb */ color: rgb(133, 232, 158); /* oklch */ color: oklch(85.1% 0.140 150.7);
Tailwind
colors: {
custom: {
50: '#adf0bb',
500: '#85e89e',
950: '#000000',
},
}SCSS
$custom: #85e89e; $custom-light: #adf0bb; $custom-dark: #000000;
JSON
{
"hex": "#85e89e",
"rgb": {
"r": 133,
"g": 232,
"b": 158
},
"hsl": {
"h": 135.152,
"s": 68.276,
"l": 71.569
},
"oklch": {
"l": 0.85136,
"c": 0.13969,
"h": 150.7
},
"luminance": 0.65168
}Semantic roles & 50–950 ramp
primary
#85E89E
secondary
#C150A5
accent
#15A1D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111612
muted
#818582