#85BF98#85BF98
#85BF98 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.4% C 0.082 H 154.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #85BF98 |
|---|---|
| RGB | rgb(133, 191, 152) |
| HSL | hsl(140, 31%, 64%) |
| HSV | hsv(140, 30%, 75%) |
| CMYK | cmyk(30.4%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(72.57, -26.94, 13.77) |
| CIE-LCH | lch(72.57, 30.26, 152.92°) |
| OKLab | oklab(75.39% -0.0744 0.0354) |
| OKLCH | oklch(75.39% 0.082 154.6) |
| XYZ | xyz(33.9693, 44.5136, 36.5018) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.28
Pale Teal
#82CBB2
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 6.84
Tea
#65AB7C
ΔE00 6.96
Sage Green (survey)
#88B378
ΔE00 7.19
Faded Green
#7BB274
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BF98 #BF85AC
analogous
#8FBF85 #85BF98 #85BFB5
triadic
#85BF98 #9885BF #BF9885
tetradic
#85BF98 #858FBF #BF85AC #BFB585
square
#85BF98 #858FBF #BF85AC #BFB585
split-complementary
#85BF98 #B585BF #BF858F
monochromatic
#45845A #5DAA76 #85BF98 #ADD4BA #D5E9DC
Accessibility & contrast
On white
2.12
#85BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#85BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BF98
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BF98 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB696
Deuteranopia (green-blind)
#B5AF9A
Tritanopia (blue-blind)
#7BBEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #85bf98; /* rgb */ color: rgb(133, 191, 152); /* oklch */ color: oklch(75.4% 0.082 154.6);
Tailwind
colors: {
custom: {
50: '#aad2b6',
500: '#85bf98',
950: '#000000',
},
}SCSS
$custom: #85bf98; $custom-light: #aad2b6; $custom-dark: #000000;
JSON
{
"hex": "#85bf98",
"rgb": {
"r": 133,
"g": 191,
"b": 152
},
"hsl": {
"h": 139.655,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.75388,
"c": 0.08238,
"h": 154.6
},
"luminance": 0.44515
}Semantic roles & 50–950 ramp
primary
#85BF98
secondary
#DAC6D3
accent
#3C86AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280