#9FCBA2#9FCBA2
#9FCBA2 is a light, moderate green. Relative luminance 0.527; OKLCH L 80.0% C 0.074 H 146.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBA2 |
|---|---|
| RGB | rgb(159, 203, 162) |
| HSL | hsl(124, 30%, 71%) |
| HSV | hsv(124, 22%, 80%) |
| CMYK | cmyk(21.7%, 0%, 20.2%, 20.4%) |
| CIE-LAB | lab(77.69, -22.48, 15.81) |
| CIE-LCH | lch(77.69, 27.48, 144.89°) |
| OKLab | oklab(79.96% -0.0616 0.0406) |
| OKLCH | oklch(79.96% 0.074 146.6) |
| XYZ | xyz(42.1739, 52.6902, 42.1236) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.28
Hospital Green
#9BE5AA
ΔE00 7.38
Light Grey Green
#B7E1A1
ΔE00 7.53
Lichen
#8FB67B
ΔE00 7.64
Pale Teal
#82CBB2
ΔE00 7.76
Greenish Grey
#96AE8D
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBA2 #CB9FC8
analogous
#B2CB9F #9FCBA2 #9FCBB8
triadic
#9FCBA2 #A29FCB #CBA29F
tetradic
#9FCBA2 #9FB2CB #CB9FC8 #CBB89F
square
#9FCBA2 #9FB2CB #CB9FC8 #CBB89F
split-complementary
#9FCBA2 #B89FCB #CB9FB2
monochromatic
#549B59 #77B57C #9FCBA2 #C7E1C8 #EBF4EC
Accessibility & contrast
On white
1.82
#9FCBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#9FCBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBA2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBA2 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#9AC9C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9fcba2; /* rgb */ color: rgb(159, 203, 162); /* oklch */ color: oklch(80.0% 0.074 146.6);
Tailwind
colors: {
custom: {
50: '#bcdbbd',
500: '#9fcba2',
950: '#000000',
},
}SCSS
$custom: #9fcba2; $custom-light: #bcdbbd; $custom-dark: #000000;
JSON
{
"hex": "#9fcba2",
"rgb": {
"r": 159,
"g": 203,
"b": 162
},
"hsl": {
"h": 124.091,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.79961,
"c": 0.07376,
"h": 146.6
},
"luminance": 0.52691
}Semantic roles & 50–950 ramp
primary
#9FCBA2
secondary
#A06E9D
accent
#3DA1A8
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121512
muted
#828482