#85EF90#85EF90
#85EF90 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.5% C 0.163 H 146.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #85EF90 |
|---|---|
| RGB | rgb(133, 239, 144) |
| HSL | hsl(126, 77%, 73%) |
| HSV | hsv(126, 44%, 94%) |
| CMYK | cmyk(44.4%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(86.37, -49.91, 36.63) |
| CIE-LCH | lch(86.37, 61.91, 143.73°) |
| OKLab | oklab(86.53% -0.1357 0.0907) |
| OKLCH | oklch(86.53% 0.163 146.3) |
| XYZ | xyz(45.5709, 68.7301, 37.2451) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.30
Palegreen
#98FB98
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.35
Mint Green
#8FFF9F
ΔE00 3.38
Foam Green
#90FDA9
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EF90 #EF85E4
analogous
#AFEF85 #85EF90 #85EFC5
triadic
#85EF90 #9085EF #EF9085
tetradic
#85EF90 #85AFEF #EF85E4 #EFC585
square
#85EF90 #85AFEF #EF85E4 #EFC585
split-complementary
#85EF90 #C585EF #EF85AF
monochromatic
#1DDD31 #4FE85F #85EF90 #BBF6C1 #E4FBE6
Accessibility & contrast
On white
1.42
#85EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#85EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EF90
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EF90 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE89
Deuteranopia (green-blind)
#E3D496
Tritanopia (blue-blind)
#75EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #85ef90; /* rgb */ color: rgb(133, 239, 144); /* oklch */ color: oklch(86.5% 0.163 146.3);
Tailwind
colors: {
custom: {
50: '#aef5b1',
500: '#85ef90',
950: '#000000',
},
}SCSS
$custom: #85ef90; $custom-light: #aef5b1; $custom-dark: #000000;
JSON
{
"hex": "#85ef90",
"rgb": {
"r": 133,
"g": 239,
"b": 144
},
"hsl": {
"h": 126.226,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.86528,
"c": 0.1632,
"h": 146.3
},
"luminance": 0.68733
}Semantic roles & 50–950 ramp
primary
#85EF90
secondary
#CA4EBD
accent
#0CC4D9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581