#85EE96#85EE96
#85EE96 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.4% C 0.156 H 147.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #85EE96 |
|---|---|
| RGB | rgb(133, 238, 150) |
| HSL | hsl(130, 76%, 73%) |
| HSV | hsv(130, 44%, 93%) |
| CMYK | cmyk(44.1%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(86.17, -48.55, 33.37) |
| CIE-LCH | lch(86.17, 58.91, 145.50°) |
| OKLab | oklab(86.4% -0.132 0.0832) |
| OKLCH | oklch(86.4% 0.156 147.8) |
| XYZ | xyz(45.7498, 68.3345, 39.6274) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.90
Foam Green
#90FDA9
ΔE00 3.41
Palegreen
#98FB98
ΔE00 3.56
Baby Green
#8CFF9E
ΔE00 3.62
Mint Green
#8FFF9F
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EE96 #EE85DD
analogous
#A9EE85 #85EE96 #85EECA
triadic
#85EE96 #9685EE #EE9685
tetradic
#85EE96 #85A9EE #EE85DD #EECA85
square
#85EE96 #85A9EE #EE85DD #EECA85
split-complementary
#85EE96 #CA85EE #EE85A9
monochromatic
#1EDA3D #4FE768 #85EE96 #BBF5C4 #E4FBE8
Accessibility & contrast
On white
1.43
#85EE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#85EE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EE96
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EE96 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#E1D49B
Tritanopia (blue-blind)
#74EAD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #85ee96; /* rgb */ color: rgb(133, 238, 150); /* oklch */ color: oklch(86.4% 0.156 147.8);
Tailwind
colors: {
custom: {
50: '#aef4b5',
500: '#85ee96',
950: '#000000',
},
}SCSS
$custom: #85ee96; $custom-light: #aef4b5; $custom-dark: #000000;
JSON
{
"hex": "#85ee96",
"rgb": {
"r": 133,
"g": 238,
"b": 150
},
"hsl": {
"h": 129.714,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.86398,
"c": 0.15605,
"h": 147.8
},
"luminance": 0.68338
}Semantic roles & 50–950 ramp
primary
#85EE96
secondary
#C94FB5
accent
#0EB7D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581