#85BB98#85BB98
#85BB98 is a light, moderate green. Relative luminance 0.428; OKLCH L 74.5% C 0.076 H 155.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #85BB98 |
|---|---|
| RGB | rgb(133, 187, 152) |
| HSL | hsl(141, 28%, 63%) |
| HSV | hsv(141, 29%, 73%) |
| CMYK | cmyk(28.9%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(71.41, -24.98, 12.14) |
| CIE-LCH | lch(71.41, 27.77, 154.07°) |
| OKLab | oklab(74.46% -0.0692 0.0313) |
| OKLCH | oklch(74.46% 0.076 155.7) |
| XYZ | xyz(33.1089, 42.7927, 36.2150) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.65
Pale Teal
#82CBB2
ΔE00 6.20
Tea
#65AB7C
ΔE00 6.74
Greyish Green
#82A67D
ΔE00 7.00
Greenish Grey
#96AE8D
ΔE00 7.02
Mediumaquamarine
#66CDAA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BB98 #BB85A8
analogous
#8DBB85 #85BB98 #85BBB3
triadic
#85BB98 #9885BB #BB9885
tetradic
#85BB98 #858DBB #BB85A8 #BBB385
square
#85BB98 #858DBB #BB85A8 #BBB385
split-complementary
#85BB98 #B385BB #BB858D
monochromatic
#477F5A #5EA577 #85BB98 #ACD1B9 #D4E7DA
Accessibility & contrast
On white
2.20
#85BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#85BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BB98
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BB98 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB396
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#7CBAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #85bb98; /* rgb */ color: rgb(133, 187, 152); /* oklch */ color: oklch(74.5% 0.076 155.7);
Tailwind
colors: {
custom: {
50: '#aacfb6',
500: '#85bb98',
950: '#000000',
},
}SCSS
$custom: #85bb98; $custom-light: #aacfb6; $custom-dark: #000000;
JSON
{
"hex": "#85bb98",
"rgb": {
"r": 133,
"g": 187,
"b": 152
},
"hsl": {
"h": 141.111,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.74458,
"c": 0.07591,
"h": 155.7
},
"luminance": 0.42794
}Semantic roles & 50–950 ramp
primary
#85BB98
secondary
#D8C4D1
accent
#3E82A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280