#85EF92#85EF92
#85EF92 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.6% C 0.161 H 146.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #85EF92 |
|---|---|
| RGB | rgb(133, 239, 146) |
| HSL | hsl(127, 77%, 73%) |
| HSV | hsv(127, 44%, 94%) |
| CMYK | cmyk(44.4%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(86.40, -49.60, 35.67) |
| CIE-LCH | lch(86.40, 61.10, 144.28°) |
| OKLab | oklab(86.56% -0.1349 0.0885) |
| OKLCH | oklch(86.56% 0.161 146.7) |
| XYZ | xyz(45.7251, 68.7917, 38.0572) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.42
Palegreen
#98FB98
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.33
Mint Green
#8FFF9F
ΔE00 3.35
Foam Green
#90FDA9
ΔE00 3.61
Light Bluish Green
#76FDA8
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EF92 #EF85E2
analogous
#ADEF85 #85EF92 #85EFC7
triadic
#85EF92 #9285EF #EF9285
tetradic
#85EF92 #85ADEF #EF85E2 #EFC785
square
#85EF92 #85ADEF #EF85E2 #EFC785
split-complementary
#85EF92 #C785EF #EF85AD
monochromatic
#1DDD34 #4FE862 #85EF92 #BBF6C2 #E4FBE7
Accessibility & contrast
On white
1.42
#85EF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#85EF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EF92
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EF92 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8B
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#75EBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #85ef92; /* rgb */ color: rgb(133, 239, 146); /* oklch */ color: oklch(86.6% 0.161 146.7);
Tailwind
colors: {
custom: {
50: '#aef5b3',
500: '#85ef92',
950: '#000000',
},
}SCSS
$custom: #85ef92; $custom-light: #aef5b3; $custom-dark: #000000;
JSON
{
"hex": "#85ef92",
"rgb": {
"r": 133,
"g": 239,
"b": 146
},
"hsl": {
"h": 127.358,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.86563,
"c": 0.1613,
"h": 146.7
},
"luminance": 0.68795
}Semantic roles & 50–950 ramp
primary
#85EF92
secondary
#CA4EBB
accent
#0CC0D9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581