#85CD96#85CD96
#85CD96 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.6% C 0.107 H 150.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD96 |
|---|---|
| RGB | rgb(133, 205, 150) |
| HSL | hsl(134, 42%, 66%) |
| HSV | hsv(134, 35%, 80%) |
| CMYK | cmyk(35.1%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(76.59, -33.98, 20.43) |
| CIE-LCH | lch(76.59, 39.65, 148.98°) |
| OKLab | oklab(78.61% -0.093 0.052) |
| OKLCH | oklch(78.61% 0.107 150.8) |
| XYZ | xyz(37.0072, 50.8492, 36.7132) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.52
Soft Green
#6FC276
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 5.77
Seafoam
#7FE0B3
ΔE00 6.26
Emerald
#50C878
ΔE00 6.86
Mediumaquamarine
#66CDAA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD96 #CD85BC
analogous
#98CD85 #85CD96 #85CDBA
triadic
#85CD96 #9685CD #CD9685
tetradic
#85CD96 #8598CD #CD85BC #CDBA85
square
#85CD96 #8598CD #CD85BC #CDBA85
split-complementary
#85CD96 #BA85CD #CD8598
monochromatic
#3F9954 #5ABB71 #85CD96 #B0DFBB #DCF1E1
Accessibility & contrast
On white
1.88
#85CD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#85CD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD96
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD96 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC293
Deuteranopia (green-blind)
#C2BA99
Tritanopia (blue-blind)
#7ACBBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85cd96; /* rgb */ color: rgb(133, 205, 150); /* oklch */ color: oklch(78.6% 0.107 150.8);
Tailwind
colors: {
custom: {
50: '#abdcb5',
500: '#85cd96',
950: '#000000',
},
}SCSS
$custom: #85cd96; $custom-light: #abdcb5; $custom-dark: #000000;
JSON
{
"hex": "#85cd96",
"rgb": {
"r": 133,
"g": 205,
"b": 150
},
"hsl": {
"h": 134.167,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78615,
"c": 0.10657,
"h": 150.8
},
"luminance": 0.50851
}Semantic roles & 50–950 ramp
primary
#85CD96
secondary
#9F578E
accent
#3196B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481