#85CD93#85CD93
#85CD93 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.5% C 0.110 H 149.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD93 |
|---|---|
| RGB | rgb(133, 205, 147) |
| HSL | hsl(132, 42%, 66%) |
| HSV | hsv(132, 35%, 80%) |
| CMYK | cmyk(35.1%, 0%, 28.3%, 19.6%) |
| CIE-LAB | lab(76.53, -34.51, 21.94) |
| CIE-LCH | lch(76.53, 40.90, 147.56°) |
| OKLab | oklab(78.55% -0.0944 0.0556) |
| OKLCH | oklch(78.55% 0.11 149.5) |
| XYZ | xyz(36.7687, 50.7538, 35.4572) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.16
Darkseagreen
#8FBC8F
ΔE00 5.64
Hospital Green
#9BE5AA
ΔE00 5.79
Emerald
#50C878
ΔE00 6.49
Seafoam
#7FE0B3
ΔE00 6.72
Pistachio
#93C572
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD93 #CD85BF
analogous
#9BCD85 #85CD93 #85CDB7
triadic
#85CD93 #9385CD #CD9385
tetradic
#85CD93 #859BCD #CD85BF #CDB785
square
#85CD93 #859BCD #CD85BF #CDB785
split-complementary
#85CD93 #B785CD #CD859B
monochromatic
#3F9950 #5ABB6D #85CD93 #B0DFB9 #DCF1E0
Accessibility & contrast
On white
1.88
#85CD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#85CD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD93
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD93 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18F
Deuteranopia (green-blind)
#C3BA96
Tritanopia (blue-blind)
#7ACABD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85cd93; /* rgb */ color: rgb(133, 205, 147); /* oklch */ color: oklch(78.5% 0.110 149.5);
Tailwind
colors: {
custom: {
50: '#abdcb3',
500: '#85cd93',
950: '#000000',
},
}SCSS
$custom: #85cd93; $custom-light: #abdcb3; $custom-dark: #000000;
JSON
{
"hex": "#85cd93",
"rgb": {
"r": 133,
"g": 205,
"b": 147
},
"hsl": {
"h": 131.667,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78549,
"c": 0.10955,
"h": 149.5
},
"luminance": 0.50756
}Semantic roles & 50–950 ramp
primary
#85CD93
secondary
#9F5791
accent
#319BB5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481