#85BF94#85BF94
#85BF94 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.3% C 0.086 H 152.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #85BF94 |
|---|---|
| RGB | rgb(133, 191, 148) |
| HSL | hsl(136, 31%, 64%) |
| HSV | hsv(136, 30%, 75%) |
| CMYK | cmyk(30.4%, 0%, 22.5%, 25.1%) |
| CIE-LAB | lab(72.48, -27.70, 15.81) |
| CIE-LCH | lch(72.48, 31.89, 150.28°) |
| OKLab | oklab(75.29% -0.0762 0.0405) |
| OKLCH | oklch(75.29% 0.086 152) |
| XYZ | xyz(33.6472, 44.3847, 34.8055) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.62
Sage Green (survey)
#88B378
ΔE00 6.29
Faded Green
#7BB274
ΔE00 6.30
Lichen
#8FB67B
ΔE00 6.40
Tea
#65AB7C
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BF94 #BF85B0
analogous
#93BF85 #85BF94 #85BFB1
triadic
#85BF94 #9485BF #BF9485
tetradic
#85BF94 #8593BF #BF85B0 #BFB185
square
#85BF94 #8593BF #BF85B0 #BFB185
split-complementary
#85BF94 #B185BF #BF8593
monochromatic
#458456 #5DAA71 #85BF94 #ADD4B7 #D5E9DA
Accessibility & contrast
On white
2.13
#85BF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#85BF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BF94
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BF94 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB692
Deuteranopia (green-blind)
#B6AF96
Tritanopia (blue-blind)
#7CBDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #85bf94; /* rgb */ color: rgb(133, 191, 148); /* oklch */ color: oklch(75.3% 0.086 152.0);
Tailwind
colors: {
custom: {
50: '#aad2b3',
500: '#85bf94',
950: '#000000',
},
}SCSS
$custom: #85bf94; $custom-light: #aad2b3; $custom-dark: #000000;
JSON
{
"hex": "#85bf94",
"rgb": {
"r": 133,
"g": 191,
"b": 148
},
"hsl": {
"h": 135.517,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.75291,
"c": 0.08626,
"h": 152
},
"luminance": 0.44386
}Semantic roles & 50–950 ramp
primary
#85BF94
secondary
#DAC6D5
accent
#3C8DAA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280