#85BB99#85BB99
#85BB99 is a light, moderate green. Relative luminance 0.428; OKLCH L 74.5% C 0.075 H 156.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #85BB99 |
|---|---|
| RGB | rgb(133, 187, 153) |
| HSL | hsl(142, 28%, 63%) |
| HSV | hsv(142, 29%, 73%) |
| CMYK | cmyk(28.9%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(71.44, -24.78, 11.63) |
| CIE-LCH | lch(71.44, 27.38, 154.86°) |
| OKLab | oklab(74.48% -0.0687 0.03) |
| OKLCH | oklch(74.48% 0.075 156.5) |
| XYZ | xyz(33.1911, 42.8256, 36.6482) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.91
Pale Teal
#82CBB2
ΔE00 6.00
Tea
#65AB7C
ΔE00 6.89
Greenish Grey
#96AE8D
ΔE00 7.08
Greyish Green
#82A67D
ΔE00 7.14
Mediumaquamarine
#66CDAA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BB99 #BB85A7
analogous
#8CBB85 #85BB99 #85BBB4
triadic
#85BB99 #9985BB #BB9985
tetradic
#85BB99 #858CBB #BB85A7 #BBB485
square
#85BB99 #858CBB #BB85A7 #BBB485
split-complementary
#85BB99 #B485BB #BB858C
monochromatic
#477F5C #5EA578 #85BB99 #ACD1BA #D4E7DB
Accessibility & contrast
On white
2.20
#85BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#85BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BB99
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BB99 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB397
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#7BBAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85bb99; /* rgb */ color: rgb(133, 187, 153); /* oklch */ color: oklch(74.5% 0.075 156.5);
Tailwind
colors: {
custom: {
50: '#aacfb7',
500: '#85bb99',
950: '#000000',
},
}SCSS
$custom: #85bb99; $custom-light: #aacfb7; $custom-dark: #000000;
JSON
{
"hex": "#85bb99",
"rgb": {
"r": 133,
"g": 187,
"b": 153
},
"hsl": {
"h": 142.222,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.74484,
"c": 0.07499,
"h": 156.5
},
"luminance": 0.42827
}Semantic roles & 50–950 ramp
primary
#85BB99
secondary
#D8C4D0
accent
#3E80A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280