#85CD97#85CD97
#85CD97 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.6% C 0.106 H 151.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD97 |
|---|---|
| RGB | rgb(133, 205, 151) |
| HSL | hsl(135, 42%, 66%) |
| HSV | hsv(135, 35%, 80%) |
| CMYK | cmyk(35.1%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(76.61, -33.80, 19.93) |
| CIE-LCH | lch(76.61, 39.23, 149.48°) |
| OKLab | oklab(78.64% -0.0926 0.0507) |
| OKLCH | oklch(78.64% 0.106 151.3) |
| XYZ | xyz(37.0880, 50.8816, 37.1391) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.49
Hospital Green
#9BE5AA
ΔE00 5.78
Soft Green
#6FC276
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 6.11
Emerald
#50C878
ΔE00 6.99
Mediumaquamarine
#66CDAA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD97 #CD85BB
analogous
#97CD85 #85CD97 #85CDBB
triadic
#85CD97 #9785CD #CD9785
tetradic
#85CD97 #8597CD #CD85BB #CDBB85
square
#85CD97 #8597CD #CD85BB #CDBB85
split-complementary
#85CD97 #BB85CD #CD8597
monochromatic
#3F9955 #5ABB72 #85CD97 #B0DFBC #DCF1E1
Accessibility & contrast
On white
1.88
#85CD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#85CD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD97
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD97 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#79CBBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85cd97; /* rgb */ color: rgb(133, 205, 151); /* oklch */ color: oklch(78.6% 0.106 151.3);
Tailwind
colors: {
custom: {
50: '#abdcb5',
500: '#85cd97',
950: '#000000',
},
}SCSS
$custom: #85cd97; $custom-light: #abdcb5; $custom-dark: #000000;
JSON
{
"hex": "#85cd97",
"rgb": {
"r": 133,
"g": 205,
"b": 151
},
"hsl": {
"h": 135,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78637,
"c": 0.10559,
"h": 151.3
},
"luminance": 0.50884
}Semantic roles & 50–950 ramp
primary
#85CD97
secondary
#9F578D
accent
#3194B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481