#85CF93#85CF93
#85CF93 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.0% C 0.113 H 149.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #85CF93 |
|---|---|
| RGB | rgb(133, 207, 147) |
| HSL | hsl(131, 44%, 67%) |
| HSV | hsv(131, 36%, 81%) |
| CMYK | cmyk(35.7%, 0%, 29%, 18.8%) |
| CIE-LAB | lab(77.11, -35.44, 22.73) |
| CIE-LCH | lch(77.11, 42.10, 147.32°) |
| OKLab | oklab(79.02% -0.0968 0.0576) |
| OKLCH | oklch(79.02% 0.113 149.3) |
| XYZ | xyz(37.2502, 51.7168, 35.6177) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.39
Darkseagreen
#8FBC8F
ΔE00 6.18
Emerald
#50C878
ΔE00 6.36
Seafoam
#7FE0B3
ΔE00 6.60
Pistachio
#93C572
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CF93 #CF85C1
analogous
#9CCF85 #85CF93 #85CFB8
triadic
#85CF93 #9385CF #CF9385
tetradic
#85CF93 #859CCF #CF85C1 #CFB885
square
#85CF93 #859CCF #CF85C1 #CFB885
split-complementary
#85CF93 #B885CF #CF859C
monochromatic
#3D9C4F #59BE6C #85CF93 #B1E0BA #DDF2E1
Accessibility & contrast
On white
1.85
#85CF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#85CF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CF93
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CF93 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38F
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#7ACCBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #85cf93; /* rgb */ color: rgb(133, 207, 147); /* oklch */ color: oklch(79.0% 0.113 149.3);
Tailwind
colors: {
custom: {
50: '#abdeb3',
500: '#85cf93',
950: '#000000',
},
}SCSS
$custom: #85cf93; $custom-light: #abdeb3; $custom-dark: #000000;
JSON
{
"hex": "#85cf93",
"rgb": {
"r": 133,
"g": 207,
"b": 147
},
"hsl": {
"h": 131.351,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.79019,
"c": 0.11267,
"h": 149.3
},
"luminance": 0.51719
}Semantic roles & 50–950 ramp
primary
#85CF93
secondary
#A25694
accent
#2F9DB7
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481