#99BC92#99BC92
#99BC92 is a light, moderate green. Relative luminance 0.448; OKLCH L 75.8% C 0.070 H 140.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #99BC92 |
|---|---|
| RGB | rgb(153, 188, 146) |
| HSL | hsl(110, 24%, 65%) |
| HSV | hsv(110, 22%, 74%) |
| CMYK | cmyk(18.6%, 0%, 22.3%, 26.3%) |
| CIE-LAB | lab(72.77, -19.83, 17.46) |
| CIE-LCH | lch(72.77, 26.43, 138.64°) |
| OKLab | oklab(75.81% -0.0539 0.0446) |
| OKLCH | oklch(75.81% 0.07 140.4) |
| XYZ | xyz(36.3072, 44.8133, 33.9255) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.16
Greenish Grey
#96AE8D
ΔE00 4.64
Lichen
#8FB67B
ΔE00 4.68
Sage Green
#9CAF88
ΔE00 4.87
Sage Green (survey)
#88B378
ΔE00 5.30
Sage
#87AE73
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BC92 #B592BC
analogous
#AEBC92 #99BC92 #92BCA0
triadic
#99BC92 #9299BC #BC9299
tetradic
#99BC92 #92AEBC #B592BC #BCA092
square
#99BC92 #92AEBC #B592BC #BCA092
split-complementary
#99BC92 #A092BC #BC92AE
monochromatic
#598351 #76A56C #99BC92 #BCD3B8 #E0EBDE
Accessibility & contrast
On white
2.11
#99BC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#99BC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BC92
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BC92 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB590
Deuteranopia (green-blind)
#B9B194
Tritanopia (blue-blind)
#97B9B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #99bc92; /* rgb */ color: rgb(153, 188, 146); /* oklch */ color: oklch(75.8% 0.070 140.4);
Tailwind
colors: {
custom: {
50: '#b7d0b2',
500: '#99bc92',
950: '#000000',
},
}SCSS
$custom: #99bc92; $custom-light: #b7d0b2; $custom-dark: #000000;
JSON
{
"hex": "#99bc92",
"rgb": {
"r": 153,
"g": 188,
"b": 146
},
"hsl": {
"h": 110,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.75814,
"c": 0.07002,
"h": 140.4
},
"luminance": 0.44814
}Semantic roles & 50–950 ramp
primary
#99BC92
secondary
#DACEDC
accent
#43A292
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280