#9FC199#9FC199
#9FC199 is a light, moderate green. Relative luminance 0.478; OKLCH L 77.5% C 0.067 H 140.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC199 |
|---|---|
| RGB | rgb(159, 193, 153) |
| HSL | hsl(111, 24%, 68%) |
| HSV | hsv(111, 21%, 76%) |
| CMYK | cmyk(17.6%, 0%, 20.7%, 24.3%) |
| CIE-LAB | lab(74.70, -19.05, 16.45) |
| CIE-LCH | lch(74.70, 25.17, 139.20°) |
| OKLab | oklab(77.51% -0.0518 0.0422) |
| OKLCH | oklch(77.51% 0.067 140.9) |
| XYZ | xyz(39.1165, 47.8099, 37.2982) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.16
Greenish Grey
#96AE8D
ΔE00 5.47
Sage Green
#9CAF88
ΔE00 5.69
Lichen
#8FB67B
ΔE00 5.94
Sage Green (survey)
#88B378
ΔE00 6.69
Sage
#87AE73
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC199 #BB99C1
analogous
#B3C199 #9FC199 #99C1A7
triadic
#9FC199 #999FC1 #C1999F
tetradic
#9FC199 #99B3C1 #BB99C1 #C1A799
square
#9FC199 #99B3C1 #BB99C1 #C1A799
split-complementary
#9FC199 #A799C1 #C199B3
monochromatic
#5D8B55 #7BAA73 #9FC199 #C3D8BF #E7EFE5
Accessibility & contrast
On white
1.99
#9FC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#9FC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC199
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC199 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA97
Deuteranopia (green-blind)
#BEB79B
Tritanopia (blue-blind)
#9DBEB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fc199; /* rgb */ color: rgb(159, 193, 153); /* oklch */ color: oklch(77.5% 0.067 140.9);
Tailwind
colors: {
custom: {
50: '#bbd3b7',
500: '#9fc199',
950: '#000000',
},
}SCSS
$custom: #9fc199; $custom-light: #bbd3b7; $custom-dark: #000000;
JSON
{
"hex": "#9fc199",
"rgb": {
"r": 159,
"g": 193,
"b": 153
},
"hsl": {
"h": 111,
"s": 24.39,
"l": 67.843
},
"oklch": {
"l": 0.77509,
"c": 0.06682,
"h": 140.9
},
"luminance": 0.47811
}Semantic roles & 50–950 ramp
primary
#9FC199
secondary
#DFD5E1
accent
#43A394
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280