#85E89B#85E89B
#85E89B is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.143 H 149.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #85E89B |
|---|---|
| RGB | rgb(133, 232, 155) |
| HSL | hsl(133, 68%, 72%) |
| HSV | hsv(133, 43%, 91%) |
| CMYK | cmyk(42.7%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(84.52, -45.18, 28.62) |
| CIE-LCH | lch(84.52, 53.48, 147.64°) |
| OKLab | oklab(85.08% -0.1231 0.0719) |
| OKLCH | oklch(85.08% 0.143 149.7) |
| XYZ | xyz(44.4432, 65.0634, 41.2206) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Light Sea Green
#98F6B0
ΔE00 3.67
Hospital Green
#9BE5AA
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.17
Foam Green
#90FDA9
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E89B #E885D2
analogous
#A1E885 #85E89B #85E8CD
triadic
#85E89B #9B85E8 #E89B85
tetradic
#85E89B #85A1E8 #E885D2 #E8CD85
square
#85E89B #85A1E8 #E885D2 #E8CD85
split-complementary
#85E89B #CD85E8 #E885A1
monochromatic
#26CC4B #52DE71 #85E89B #B8F2C5 #E5FAEA
Accessibility & contrast
On white
1.50
#85E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#85E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E89B
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E89B | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#DBCFA0
Tritanopia (blue-blind)
#74E5D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #85e89b; /* rgb */ color: rgb(133, 232, 155); /* oklch */ color: oklch(85.1% 0.143 149.7);
Tailwind
colors: {
custom: {
50: '#adf0b9',
500: '#85e89b',
950: '#000000',
},
}SCSS
$custom: #85e89b; $custom-light: #adf0b9; $custom-dark: #000000;
JSON
{
"hex": "#85e89b",
"rgb": {
"r": 133,
"g": 232,
"b": 155
},
"hsl": {
"h": 133.333,
"s": 68.276,
"l": 71.569
},
"oklch": {
"l": 0.85076,
"c": 0.14256,
"h": 149.7
},
"luminance": 0.65066
}Semantic roles & 50–950 ramp
primary
#85E89B
secondary
#C150A8
accent
#15A7D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111611
muted
#818581