#85CD95#85CD95
#85CD95 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.6% C 0.108 H 150.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD95 |
|---|---|
| RGB | rgb(133, 205, 149) |
| HSL | hsl(133, 42%, 66%) |
| HSV | hsv(133, 35%, 80%) |
| CMYK | cmyk(35.1%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(76.57, -34.16, 20.93) |
| CIE-LCH | lch(76.57, 40.06, 148.50°) |
| OKLab | oklab(78.59% -0.0935 0.0532) |
| OKLCH | oklch(78.59% 0.108 150.4) |
| XYZ | xyz(36.9270, 50.8172, 36.2909) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.50
Darkseagreen
#8FBC8F
ΔE00 5.55
Hospital Green
#9BE5AA
ΔE00 5.76
Seafoam
#7FE0B3
ΔE00 6.41
Emerald
#50C878
ΔE00 6.73
Mediumaquamarine
#66CDAA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD95 #CD85BD
analogous
#99CD85 #85CD95 #85CDB9
triadic
#85CD95 #9585CD #CD9585
tetradic
#85CD95 #8599CD #CD85BD #CDB985
square
#85CD95 #8599CD #CD85BD #CDB985
split-complementary
#85CD95 #B985CD #CD8599
monochromatic
#3F9953 #5ABB6F #85CD95 #B0DFBB #DCF1E0
Accessibility & contrast
On white
1.88
#85CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#85CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD95
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD95 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#7ACBBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85cd95; /* rgb */ color: rgb(133, 205, 149); /* oklch */ color: oklch(78.6% 0.108 150.4);
Tailwind
colors: {
custom: {
50: '#abdcb4',
500: '#85cd95',
950: '#000000',
},
}SCSS
$custom: #85cd95; $custom-light: #abdcb4; $custom-dark: #000000;
JSON
{
"hex": "#85cd95",
"rgb": {
"r": 133,
"g": 205,
"b": 149
},
"hsl": {
"h": 133.333,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78593,
"c": 0.10756,
"h": 150.4
},
"luminance": 0.50819
}Semantic roles & 50–950 ramp
primary
#85CD95
secondary
#9F578F
accent
#3198B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481