#99BC9D#99BC9D
#99BC9D is a light, muted green. Relative luminance 0.452; OKLCH L 76.1% C 0.058 H 148.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #99BC9D |
|---|---|
| RGB | rgb(153, 188, 157) |
| HSL | hsl(127, 21%, 67%) |
| HSV | hsv(127, 19%, 74%) |
| CMYK | cmyk(18.6%, 0%, 16.5%, 26.3%) |
| CIE-LAB | lab(73.01, -17.89, 11.85) |
| CIE-LCH | lch(73.01, 21.46, 146.49°) |
| OKLab | oklab(76.08% -0.0492 0.0306) |
| OKLCH | oklch(76.08% 0.058 148.1) |
| XYZ | xyz(37.2044, 45.1721, 38.6507) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.17
Greenish Grey
#96AE8D
ΔE00 4.57
Sage Green
#9CAF88
ΔE00 5.98
Greyish Green
#82A67D
ΔE00 7.33
Lichen
#8FB67B
ΔE00 7.66
Sage Green (survey)
#88B378
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BC9D #BC99B8
analogous
#A7BC99 #99BC9D #99BCAF
triadic
#99BC9D #9D99BC #BC9D99
tetradic
#99BC9D #99A7BC #BC99B8 #BCAF99
square
#99BC9D #99A7BC #BC99B8 #BCAF99
split-complementary
#99BC9D #AF99BC #BC99A7
monochromatic
#57845C #74A47A #99BC9D #BED4C0 #E3EDE4
Accessibility & contrast
On white
2.09
#99BC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#99BC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BC9D
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BC9D | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69B
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#95BAB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #99bc9d; /* rgb */ color: rgb(153, 188, 157); /* oklch */ color: oklch(76.1% 0.058 148.1);
Tailwind
colors: {
custom: {
50: '#b7d0ba',
500: '#99bc9d',
950: '#000000',
},
}SCSS
$custom: #99bc9d; $custom-light: #b7d0ba; $custom-dark: #000000;
JSON
{
"hex": "#99bc9d",
"rgb": {
"r": 153,
"g": 188,
"b": 157
},
"hsl": {
"h": 126.857,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.76081,
"c": 0.0579,
"h": 148.1
},
"luminance": 0.45173
}Semantic roles & 50–950 ramp
primary
#99BC9D
secondary
#DED3DD
accent
#46959F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280