#85E89D#85E89D
#85E89D is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.141 H 150.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #85E89D |
|---|---|
| RGB | rgb(133, 232, 157) |
| HSL | hsl(135, 68%, 72%) |
| HSV | hsv(135, 43%, 91%) |
| CMYK | cmyk(42.7%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(84.55, -44.83, 27.65) |
| CIE-LCH | lch(84.55, 52.67, 148.34°) |
| OKLab | oklab(85.12% -0.1222 0.0696) |
| OKLCH | oklch(85.12% 0.141 150.3) |
| XYZ | xyz(44.6126, 65.1311, 42.1125) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.52
Hospital Green
#9BE5AA
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.08
Foam Green
#90FDA9
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E89D #E885D0
analogous
#9FE885 #85E89D #85E8CE
triadic
#85E89D #9D85E8 #E89D85
tetradic
#85E89D #859FE8 #E885D0 #E8CE85
square
#85E89D #859FE8 #E885D0 #E8CE85
split-complementary
#85E89D #CE85E8 #E8859F
monochromatic
#26CC4F #52DE74 #85E89D #B8F2C6 #E5FAEA
Accessibility & contrast
On white
1.50
#85E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#85E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E89D
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E89D | 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)
#E9D998
Deuteranopia (green-blind)
#DACFA1
Tritanopia (blue-blind)
#73E5D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #85e89d; /* rgb */ color: rgb(133, 232, 157); /* oklch */ color: oklch(85.1% 0.141 150.3);
Tailwind
colors: {
custom: {
50: '#adf0ba',
500: '#85e89d',
950: '#000000',
},
}SCSS
$custom: #85e89d; $custom-light: #adf0ba; $custom-dark: #000000;
JSON
{
"hex": "#85e89d",
"rgb": {
"r": 133,
"g": 232,
"b": 157
},
"hsl": {
"h": 134.545,
"s": 68.276,
"l": 71.569
},
"oklch": {
"l": 0.85116,
"c": 0.14065,
"h": 150.3
},
"luminance": 0.65134
}Semantic roles & 50–950 ramp
primary
#85E89D
secondary
#C150A6
accent
#15A3D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111611
muted
#818581