#99BF92#99BF92
#99BF92 is a light, moderate green. Relative luminance 0.461; OKLCH L 76.5% C 0.075 H 140.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #99BF92 |
|---|---|
| RGB | rgb(153, 191, 146) |
| HSL | hsl(111, 26%, 66%) |
| HSV | hsv(111, 24%, 75%) |
| CMYK | cmyk(19.9%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(73.62, -21.34, 18.64) |
| CIE-LCH | lch(73.62, 28.33, 138.87°) |
| OKLab | oklab(76.49% -0.0581 0.0475) |
| OKLCH | oklch(76.49% 0.075 140.7) |
| XYZ | xyz(36.9547, 46.1083, 34.1413) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.87
Lichen
#8FB67B
ΔE00 4.45
Sage Green (survey)
#88B378
ΔE00 5.15
Greenish Grey
#96AE8D
ΔE00 5.69
Sage Green
#9CAF88
ΔE00 5.73
Sage
#87AE73
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BF92 #B892BF
analogous
#AFBF92 #99BF92 #92BFA1
triadic
#99BF92 #9299BF #BF9299
tetradic
#99BF92 #92AFBF #B892BF #BFA192
square
#99BF92 #92AFBF #B892BF #BFA192
split-complementary
#99BF92 #A192BF #BF92AF
monochromatic
#58874F #75A86B #99BF92 #BDD6B9 #E1ECDF
Accessibility & contrast
On white
2.05
#99BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#99BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BF92
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BF92 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78F
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#97BCB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #99bf92; /* rgb */ color: rgb(153, 191, 146); /* oklch */ color: oklch(76.5% 0.075 140.7);
Tailwind
colors: {
custom: {
50: '#b7d2b2',
500: '#99bf92',
950: '#000000',
},
}SCSS
$custom: #99bf92; $custom-light: #b7d2b2; $custom-dark: #000000;
JSON
{
"hex": "#99bf92",
"rgb": {
"r": 153,
"g": 191,
"b": 146
},
"hsl": {
"h": 110.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76492,
"c": 0.07506,
"h": 140.7
},
"luminance": 0.46109
}Semantic roles & 50–950 ramp
primary
#99BF92
secondary
#DBCFDE
accent
#41A595
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280