#85CA95#85CA95
#85CA95 is a light, moderate green. Relative luminance 0.494; OKLCH L 77.9% C 0.103 H 150.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #85CA95 |
|---|---|
| RGB | rgb(133, 202, 149) |
| HSL | hsl(134, 39%, 66%) |
| HSV | hsv(134, 34%, 79%) |
| CMYK | cmyk(34.2%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(75.70, -32.76, 19.73) |
| CIE-LCH | lch(75.70, 38.24, 148.94°) |
| OKLab | oklab(77.89% -0.0897 0.0502) |
| OKLCH | oklch(77.89% 0.103 150.8) |
| XYZ | xyz(36.2162, 49.3957, 36.0540) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.78
Soft Green
#6FC276
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 6.46
Seafoam
#7FE0B3
ΔE00 6.73
Emerald
#50C878
ΔE00 7.07
Faded Green
#7BB274
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CA95 #CA85BA
analogous
#97CA85 #85CA95 #85CAB7
triadic
#85CA95 #9585CA #CA9585
tetradic
#85CA95 #8597CA #CA85BA #CAB785
square
#85CA95 #8597CA #CA85BA #CAB785
split-complementary
#85CA95 #B785CA #CA8597
monochromatic
#409454 #5AB770 #85CA95 #B0DDBA #DAEFDF
Accessibility & contrast
On white
1.93
#85CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#85CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CA95
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CA95 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF92
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#7AC8BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #85ca95; /* rgb */ color: rgb(133, 202, 149); /* oklch */ color: oklch(77.9% 0.103 150.8);
Tailwind
colors: {
custom: {
50: '#aadab4',
500: '#85ca95',
950: '#000000',
},
}SCSS
$custom: #85ca95; $custom-light: #aadab4; $custom-dark: #000000;
JSON
{
"hex": "#85ca95",
"rgb": {
"r": 133,
"g": 202,
"b": 149
},
"hsl": {
"h": 133.913,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.77888,
"c": 0.10285,
"h": 150.8
},
"luminance": 0.49398
}Semantic roles & 50–950 ramp
primary
#85CA95
secondary
#E1CADC
accent
#3395B2
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101511
muted
#7F8380