#85CD92#85CD92
#85CD92 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.5% C 0.111 H 149.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD92 |
|---|---|
| RGB | rgb(133, 205, 146) |
| HSL | hsl(131, 42%, 66%) |
| HSV | hsv(131, 35%, 80%) |
| CMYK | cmyk(35.1%, 0%, 28.8%, 19.6%) |
| CIE-LAB | lab(76.51, -34.69, 22.44) |
| CIE-LCH | lch(76.51, 41.31, 147.11°) |
| OKLab | oklab(78.53% -0.0948 0.0568) |
| OKLCH | oklch(78.53% 0.111 149.1) |
| XYZ | xyz(36.6906, 50.7226, 35.0457) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.00
Darkseagreen
#8FBC8F
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 5.81
Emerald
#50C878
ΔE00 6.39
Seafoam
#7FE0B3
ΔE00 6.88
Pistachio
#93C572
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD92 #CD85C0
analogous
#9CCD85 #85CD92 #85CDB6
triadic
#85CD92 #9285CD #CD9285
tetradic
#85CD92 #859CCD #CD85C0 #CDB685
square
#85CD92 #859CCD #CD85C0 #CDB685
split-complementary
#85CD92 #B685CD #CD859C
monochromatic
#3F994F #5ABB6B #85CD92 #B0DFB9 #DCF1E0
Accessibility & contrast
On white
1.88
#85CD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#85CD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD92
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD92 | 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)
#CEC18E
Deuteranopia (green-blind)
#C3BA95
Tritanopia (blue-blind)
#7ACABD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85cd92; /* rgb */ color: rgb(133, 205, 146); /* oklch */ color: oklch(78.5% 0.111 149.1);
Tailwind
colors: {
custom: {
50: '#abdcb2',
500: '#85cd92',
950: '#000000',
},
}SCSS
$custom: #85cd92; $custom-light: #abdcb2; $custom-dark: #000000;
JSON
{
"hex": "#85cd92",
"rgb": {
"r": 133,
"g": 205,
"b": 146
},
"hsl": {
"h": 130.833,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78527,
"c": 0.11055,
"h": 149.1
},
"luminance": 0.50725
}Semantic roles & 50–950 ramp
primary
#85CD92
secondary
#9F5792
accent
#319DB5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101511
muted
#818481