#85BF99#85BF99
#85BF99 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.4% C 0.081 H 155.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #85BF99 |
|---|---|
| RGB | rgb(133, 191, 153) |
| HSL | hsl(141, 31%, 64%) |
| HSV | hsv(141, 30%, 75%) |
| CMYK | cmyk(30.4%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(72.59, -26.75, 13.26) |
| CIE-LCH | lch(72.59, 29.86, 153.63°) |
| OKLab | oklab(75.41% -0.0739 0.0341) |
| OKLCH | oklch(75.41% 0.081 155.3) |
| XYZ | xyz(34.0515, 44.5465, 36.9350) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.49
Pale Teal
#82CBB2
ΔE00 5.91
Mediumaquamarine
#66CDAA
ΔE00 6.72
Tea
#65AB7C
ΔE00 7.06
Seafoam Blue
#78D1B6
ΔE00 7.36
Sage Green (survey)
#88B378
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BF99 #BF85AB
analogous
#8EBF85 #85BF99 #85BFB6
triadic
#85BF99 #9985BF #BF9985
tetradic
#85BF99 #858EBF #BF85AB #BFB685
square
#85BF99 #858EBF #BF85AB #BFB685
split-complementary
#85BF99 #B685BF #BF858E
monochromatic
#45845B #5DAA77 #85BF99 #ADD4BB #D5E9DC
Accessibility & contrast
On white
2.12
#85BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#85BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BF99
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BF99 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB697
Deuteranopia (green-blind)
#B5AF9B
Tritanopia (blue-blind)
#7BBEB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #85bf99; /* rgb */ color: rgb(133, 191, 153); /* oklch */ color: oklch(75.4% 0.081 155.3);
Tailwind
colors: {
custom: {
50: '#aad2b7',
500: '#85bf99',
950: '#000000',
},
}SCSS
$custom: #85bf99; $custom-light: #aad2b7; $custom-dark: #000000;
JSON
{
"hex": "#85bf99",
"rgb": {
"r": 133,
"g": 191,
"b": 153
},
"hsl": {
"h": 140.69,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.75413,
"c": 0.08143,
"h": 155.3
},
"luminance": 0.44548
}Semantic roles & 50–950 ramp
primary
#85BF99
secondary
#DAC6D3
accent
#3C84AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280