#99BC9A#99BC9A
#99BC9A is a light, moderate green. Relative luminance 0.451; OKLCH L 76.0% C 0.061 H 145.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #99BC9A |
|---|---|
| RGB | rgb(153, 188, 154) |
| HSL | hsl(122, 21%, 67%) |
| HSV | hsv(122, 19%, 74%) |
| CMYK | cmyk(18.6%, 0%, 18.1%, 26.3%) |
| CIE-LAB | lab(72.94, -18.43, 13.38) |
| CIE-LCH | lch(72.94, 22.78, 144.03°) |
| OKLab | oklab(76.01% -0.0505 0.0345) |
| OKLCH | oklch(76.01% 0.061 145.7) |
| XYZ | xyz(36.9514, 45.0709, 37.3183) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.41
Greenish Grey
#96AE8D
ΔE00 4.38
Sage Green
#9CAF88
ΔE00 5.52
Lichen
#8FB67B
ΔE00 6.80
Greyish Green
#82A67D
ΔE00 6.95
Sage Green (survey)
#88B378
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BC9A #BC99BB
analogous
#AABC99 #99BC9A #99BCAC
triadic
#99BC9A #9A99BC #BC9A99
tetradic
#99BC9A #99AABC #BC99BB #BCAC99
square
#99BC9A #99AABC #BC99BB #BCAC99
split-complementary
#99BC9A #AC99BC #BC99AA
monochromatic
#578458 #74A475 #99BC9A #BED4BF #E3EDE3
Accessibility & contrast
On white
2.10
#99BC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#99BC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BC9A
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BC9A | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB598
Deuteranopia (green-blind)
#B7B29C
Tritanopia (blue-blind)
#96BAB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #99bc9a; /* rgb */ color: rgb(153, 188, 154); /* oklch */ color: oklch(76.0% 0.061 145.7);
Tailwind
colors: {
custom: {
50: '#b7d0b7',
500: '#99bc9a',
950: '#000000',
},
}SCSS
$custom: #99bc9a; $custom-light: #b7d0b7; $custom-dark: #000000;
JSON
{
"hex": "#99bc9a",
"rgb": {
"r": 153,
"g": 188,
"b": 154
},
"hsl": {
"h": 121.714,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.76006,
"c": 0.06111,
"h": 145.7
},
"luminance": 0.45072
}Semantic roles & 50–950 ramp
primary
#99BC9A
secondary
#DED3DE
accent
#469D9F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280