#85CF91#85CF91
#85CF91 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.0% C 0.115 H 148.5°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #85CF91 |
|---|---|
| RGB | rgb(133, 207, 145) |
| HSL | hsl(130, 44%, 67%) |
| HSV | hsv(130, 36%, 81%) |
| CMYK | cmyk(35.7%, 0%, 30%, 18.8%) |
| CIE-LAB | lab(77.07, -35.79, 23.73) |
| CIE-LCH | lch(77.07, 42.94, 146.45°) |
| OKLab | oklab(78.98% -0.0977 0.06) |
| OKLCH | oklch(78.98% 0.115 148.5) |
| XYZ | xyz(37.0946, 51.6545, 34.7983) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.47
Emerald
#50C878
ΔE00 6.18
Darkseagreen
#8FBC8F
ΔE00 6.31
Seafoam
#7FE0B3
ΔE00 6.94
Pistachio
#93C572
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CF91 #CF85C3
analogous
#9ECF85 #85CF91 #85CFB6
triadic
#85CF91 #9185CF #CF9185
tetradic
#85CF91 #859ECF #CF85C3 #CFB685
square
#85CF91 #859ECF #CF85C3 #CFB685
split-complementary
#85CF91 #B685CF #CF859E
monochromatic
#3D9C4D #59BE69 #85CF91 #B1E0B9 #DDF2E0
Accessibility & contrast
On white
1.85
#85CF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#85CF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CF91
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CF91 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38D
Deuteranopia (green-blind)
#C5BB95
Tritanopia (blue-blind)
#7ACCBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #85cf91; /* rgb */ color: rgb(133, 207, 145); /* oklch */ color: oklch(79.0% 0.115 148.5);
Tailwind
colors: {
custom: {
50: '#abdeb1',
500: '#85cf91',
950: '#000000',
},
}SCSS
$custom: #85cf91; $custom-light: #abdeb1; $custom-dark: #000000;
JSON
{
"hex": "#85cf91",
"rgb": {
"r": 133,
"g": 207,
"b": 145
},
"hsl": {
"h": 129.73,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.78977,
"c": 0.11467,
"h": 148.5
},
"luminance": 0.51657
}Semantic roles & 50–950 ramp
primary
#85CF91
secondary
#A25696
accent
#2FA1B7
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481