#9BC199#9BC199
#9BC199 is a light, moderate green. Relative luminance 0.474; OKLCH L 77.2% C 0.069 H 143.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC199 |
|---|---|
| RGB | rgb(155, 193, 153) |
| HSL | hsl(117, 24%, 68%) |
| HSV | hsv(117, 21%, 76%) |
| CMYK | cmyk(19.7%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(74.45, -20.44, 16.05) |
| CIE-LCH | lch(74.45, 25.99, 141.86°) |
| OKLab | oklab(77.24% -0.0558 0.0412) |
| OKLCH | oklch(77.24% 0.069 143.6) |
| XYZ | xyz(38.3359, 47.4074, 37.2616) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.52
Greenish Grey
#96AE8D
ΔE00 5.74
Lichen
#8FB67B
ΔE00 5.92
Sage Green
#9CAF88
ΔE00 6.21
Sage Green (survey)
#88B378
ΔE00 6.53
Sage
#87AE73
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC199 #BF99C1
analogous
#AFC199 #9BC199 #99C1AB
triadic
#9BC199 #999BC1 #C1999B
tetradic
#9BC199 #99AFC1 #BF99C1 #C1AB99
square
#9BC199 #99AFC1 #BF99C1 #C1AB99
split-complementary
#9BC199 #AB99C1 #C199AF
monochromatic
#578B55 #76AA73 #9BC199 #C0D8BF #E6EFE5
Accessibility & contrast
On white
2.00
#9BC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#9BC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC199
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC199 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA97
Deuteranopia (green-blind)
#BDB69B
Tritanopia (blue-blind)
#98BEB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bc199; /* rgb */ color: rgb(155, 193, 153); /* oklch */ color: oklch(77.2% 0.069 143.6);
Tailwind
colors: {
custom: {
50: '#b9d3b7',
500: '#9bc199',
950: '#000000',
},
}SCSS
$custom: #9bc199; $custom-light: #b9d3b7; $custom-dark: #000000;
JSON
{
"hex": "#9bc199",
"rgb": {
"r": 155,
"g": 193,
"b": 153
},
"hsl": {
"h": 117,
"s": 24.39,
"l": 67.843
},
"oklch": {
"l": 0.77239,
"c": 0.06935,
"h": 143.6
},
"luminance": 0.47408
}Semantic roles & 50–950 ramp
primary
#9BC199
secondary
#E0D5E1
accent
#43A39E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280