#85BF93#85BF93
#85BF93 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.3% C 0.087 H 151.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #85BF93 |
|---|---|
| RGB | rgb(133, 191, 147) |
| HSL | hsl(134, 31%, 64%) |
| HSV | hsv(134, 30%, 75%) |
| CMYK | cmyk(30.4%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(72.46, -27.88, 16.32) |
| CIE-LCH | lch(72.46, 32.31, 149.66°) |
| OKLab | oklab(75.27% -0.0766 0.0418) |
| OKLCH | oklch(75.27% 0.087 151.4) |
| XYZ | xyz(33.5684, 44.3532, 34.3904) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.51
Sage Green (survey)
#88B378
ΔE00 6.07
Faded Green
#7BB274
ΔE00 6.08
Lichen
#8FB67B
ΔE00 6.19
Tea
#65AB7C
ΔE00 6.63
Soft Green
#6FC276
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BF93 #BF85B1
analogous
#94BF85 #85BF93 #85BFB0
triadic
#85BF93 #9385BF #BF9385
tetradic
#85BF93 #8594BF #BF85B1 #BFB085
square
#85BF93 #8594BF #BF85B1 #BFB085
split-complementary
#85BF93 #B085BF #BF8594
monochromatic
#458455 #5DAA6F #85BF93 #ADD4B7 #D5E9DA
Accessibility & contrast
On white
2.13
#85BF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#85BF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BF93
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BF93 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#7CBDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #85bf93; /* rgb */ color: rgb(133, 191, 147); /* oklch */ color: oklch(75.3% 0.087 151.4);
Tailwind
colors: {
custom: {
50: '#aad2b2',
500: '#85bf93',
950: '#000000',
},
}SCSS
$custom: #85bf93; $custom-light: #aad2b2; $custom-dark: #000000;
JSON
{
"hex": "#85bf93",
"rgb": {
"r": 133,
"g": 191,
"b": 147
},
"hsl": {
"h": 134.483,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.75267,
"c": 0.08726,
"h": 151.4
},
"luminance": 0.44355
}Semantic roles & 50–950 ramp
primary
#85BF93
secondary
#DAC6D5
accent
#3C8FAA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280