#85DC99#85DC99
#85DC99 is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.2% C 0.127 H 150.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #85DC99 |
|---|---|
| RGB | rgb(133, 220, 153) |
| HSL | hsl(134, 55%, 69%) |
| HSV | hsv(134, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(81.00, -40.27, 24.90) |
| CIE-LCH | lch(81.00, 47.34, 148.27°) |
| OKLab | oklab(82.21% -0.1099 0.0629) |
| OKLCH | oklch(82.21% 0.127 150.2) |
| XYZ | xyz(41.0135, 58.4703, 39.2556) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 5.75
Light Sea Green
#98F6B0
ΔE00 5.76
Lightgreen
#90EE90
ΔE00 5.91
Seafoam (survey)
#80F9AD
ΔE00 6.57
Seafoam Green
#7AF9AB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DC99 #DC85C8
analogous
#9DDC85 #85DC99 #85DCC5
triadic
#85DC99 #9985DC #DC9985
tetradic
#85DC99 #859DDC #DC85C8 #DCC585
square
#85DC99 #859DDC #DC85C8 #DCC585
split-complementary
#85DC99 #C585DC #DC859D
monochromatic
#33B351 #55CE71 #85DC99 #B5EAC1 #E4F7E9
Accessibility & contrast
On white
1.65
#85DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#85DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DC99
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DC99 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF95
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#76D9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #85dc99; /* rgb */ color: rgb(133, 220, 153); /* oklch */ color: oklch(82.2% 0.127 150.2);
Tailwind
colors: {
custom: {
50: '#ace7b7',
500: '#85dc99',
950: '#000000',
},
}SCSS
$custom: #85dc99; $custom-light: #ace7b7; $custom-dark: #000000;
JSON
{
"hex": "#85dc99",
"rgb": {
"r": 133,
"g": 220,
"b": 153
},
"hsl": {
"h": 133.793,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.82207,
"c": 0.12666,
"h": 150.2
},
"luminance": 0.58473
}Semantic roles & 50–950 ramp
primary
#85DC99
secondary
#B3529D
accent
#239EC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481