#85EE9C#85EE9C
#85EE9C is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.5% C 0.150 H 149.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #85EE9C |
|---|---|
| RGB | rgb(133, 238, 156) |
| HSL | hsl(133, 76%, 73%) |
| HSV | hsv(133, 44%, 93%) |
| CMYK | cmyk(44.1%, 0%, 34.5%, 6.7%) |
| CIE-LAB | lab(86.27, -47.57, 30.47) |
| CIE-LCH | lch(86.27, 56.49, 147.36°) |
| OKLab | oklab(86.51% -0.1295 0.0764) |
| OKLCH | oklch(86.51% 0.15 149.5) |
| XYZ | xyz(46.2454, 68.5327, 42.2373) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.17
Foam Green
#90FDA9
ΔE00 3.18
Light Sea Green
#98F6B0
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EE9C #EE85D7
analogous
#A2EE85 #85EE9C #85EED1
triadic
#85EE9C #9C85EE #EE9C85
tetradic
#85EE9C #85A2EE #EE85D7 #EED185
square
#85EE9C #85A2EE #EE85D7 #EED185
split-complementary
#85EE9C #D185EE #EE85A2
monochromatic
#1EDA48 #4FE770 #85EE9C #BBF5C8 #E4FBE9
Accessibility & contrast
On white
1.43
#85EE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#85EE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EE9C
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EE9C | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE97
Deuteranopia (green-blind)
#E0D4A1
Tritanopia (blue-blind)
#72EAD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #85ee9c; /* rgb */ color: rgb(133, 238, 156); /* oklch */ color: oklch(86.5% 0.150 149.5);
Tailwind
colors: {
custom: {
50: '#adf4b9',
500: '#85ee9c',
950: '#000000',
},
}SCSS
$custom: #85ee9c; $custom-light: #adf4b9; $custom-dark: #000000;
JSON
{
"hex": "#85ee9c",
"rgb": {
"r": 133,
"g": 238,
"b": 156
},
"hsl": {
"h": 133.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.86511,
"c": 0.15033,
"h": 149.5
},
"luminance": 0.68536
}Semantic roles & 50–950 ramp
primary
#85EE9C
secondary
#C94FAE
accent
#0EABD8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581