#85EF99#85EF99
#85EF99 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.7% C 0.155 H 148.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #85EF99 |
|---|---|
| RGB | rgb(133, 239, 153) |
| HSL | hsl(131, 77%, 73%) |
| HSV | hsv(131, 44%, 94%) |
| CMYK | cmyk(44.4%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(86.51, -48.49, 32.31) |
| CIE-LCH | lch(86.51, 58.26, 146.32°) |
| OKLab | oklab(86.69% -0.1319 0.0807) |
| OKLCH | oklch(86.69% 0.155 148.5) |
| XYZ | xyz(46.2864, 69.0162, 41.0133) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.28
Foam Green
#90FDA9
ΔE00 3.08
Seafoam (survey)
#80F9AD
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.49
Baby Green
#8CFF9E
ΔE00 3.52
Mint Green
#8FFF9F
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EF99 #EF85DB
analogous
#A6EF85 #85EF99 #85EFCE
triadic
#85EF99 #9985EF #EF9985
tetradic
#85EF99 #85A6EF #EF85DB #EFCE85
square
#85EF99 #85A6EF #EF85DB #EFCE85
split-complementary
#85EF99 #CE85EF #EF85A6
monochromatic
#1DDD41 #4FE86C #85EF99 #BBF6C6 #E4FBE8
Accessibility & contrast
On white
1.42
#85EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#85EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EF99
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EF99 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#73EBD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #85ef99; /* rgb */ color: rgb(133, 239, 153); /* oklch */ color: oklch(86.7% 0.155 148.5);
Tailwind
colors: {
custom: {
50: '#aef5b7',
500: '#85ef99',
950: '#000000',
},
}SCSS
$custom: #85ef99; $custom-light: #aef5b7; $custom-dark: #000000;
JSON
{
"hex": "#85ef99",
"rgb": {
"r": 133,
"g": 239,
"b": 153
},
"hsl": {
"h": 131.321,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.8669,
"c": 0.15462,
"h": 148.5
},
"luminance": 0.69019
}Semantic roles & 50–950 ramp
primary
#85EF99
secondary
#CA4EB3
accent
#0CB2D9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581