#99C19B#99C19B
#99C19B is a light, moderate green. Relative luminance 0.473; OKLCH L 77.2% C 0.069 H 146.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #99C19B |
|---|---|
| RGB | rgb(153, 193, 155) |
| HSL | hsl(123, 24%, 68%) |
| HSV | hsv(123, 21%, 76%) |
| CMYK | cmyk(20.7%, 0%, 19.7%, 24.3%) |
| CIE-LAB | lab(74.37, -20.78, 14.84) |
| CIE-LCH | lch(74.37, 25.54, 144.46°) |
| OKLab | oklab(77.16% -0.0569 0.0381) |
| OKLCH | oklch(77.16% 0.069 146.2) |
| XYZ | xyz(38.1217, 47.2777, 38.1210) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.64
Greenish Grey
#96AE8D
ΔE00 5.88
Lichen
#8FB67B
ΔE00 6.44
Sage Green
#9CAF88
ΔE00 6.63
Sage Green (survey)
#88B378
ΔE00 6.94
Greyish Green
#82A67D
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99C19B #C199BF
analogous
#ABC199 #99C19B #99C1AF
triadic
#99C19B #9B99C1 #C19B99
tetradic
#99C19B #99ABC1 #C199BF #C1AF99
square
#99C19B #99ABC1 #C199BF #C1AF99
split-complementary
#99C19B #AF99C1 #C199AB
monochromatic
#558B57 #73AA76 #99C19B #BFD8C0 #E5EFE6
Accessibility & contrast
On white
2.01
#99C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#99C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99C19B
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99C19B | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA99
Deuteranopia (green-blind)
#BCB59D
Tritanopia (blue-blind)
#95BFB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #99c19b; /* rgb */ color: rgb(153, 193, 155); /* oklch */ color: oklch(77.2% 0.069 146.2);
Tailwind
colors: {
custom: {
50: '#b7d3b8',
500: '#99c19b',
950: '#000000',
},
}SCSS
$custom: #99c19b; $custom-light: #b7d3b8; $custom-dark: #000000;
JSON
{
"hex": "#99c19b",
"rgb": {
"r": 153,
"g": 193,
"b": 155
},
"hsl": {
"h": 123,
"s": 24.39,
"l": 67.843
},
"oklch": {
"l": 0.77155,
"c": 0.06851,
"h": 146.2
},
"luminance": 0.47279
}Semantic roles & 50–950 ramp
primary
#99C19B
secondary
#E1D5E0
accent
#439EA3
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280