#9FCBB2#9FCBB2
#9FCBB2 is a light, muted green. Relative luminance 0.533; OKLCH L 80.4% C 0.058 H 159.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBB2 |
|---|---|
| RGB | rgb(159, 203, 178) |
| HSL | hsl(146, 30%, 71%) |
| HSV | hsv(146, 22%, 80%) |
| CMYK | cmyk(21.7%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(78.05, -19.51, 7.75) |
| CIE-LCH | lch(78.05, 21.00, 158.33°) |
| OKLab | oklab(80.36% -0.0547 0.0201) |
| OKLCH | oklch(80.36% 0.058 159.8) |
| XYZ | xyz(43.6876, 53.2957, 50.0961) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.31
Seafoam Blue
#78D1B6
ΔE00 7.13
Darkseagreen
#8FBC8F
ΔE00 7.39
Light Teal
#90E4C1
ΔE00 7.91
Mediumaquamarine
#66CDAA
ΔE00 8.68
Seafoam
#7FE0B3
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBB2 #CB9FB8
analogous
#A2CB9F #9FCBB2 #9FCBC8
triadic
#9FCBB2 #B29FCB #CBB29F
tetradic
#9FCBB2 #9FA2CB #CB9FB8 #CBC89F
square
#9FCBB2 #9FA2CB #CB9FB8 #CBC89F
split-complementary
#9FCBB2 #C89FCB #CB9FA2
monochromatic
#549B73 #77B592 #9FCBB2 #C7E1D2 #EBF4EF
Accessibility & contrast
On white
1.80
#9FCBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#9FCBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBB2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBB2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#C2BFB3
Tritanopia (blue-blind)
#97CBC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9fcbb2; /* rgb */ color: rgb(159, 203, 178); /* oklch */ color: oklch(80.4% 0.058 159.8);
Tailwind
colors: {
custom: {
50: '#bcdbc9',
500: '#9fcbb2',
950: '#000000',
},
}SCSS
$custom: #9fcbb2; $custom-light: #bcdbc9; $custom-dark: #000000;
JSON
{
"hex": "#9fcbb2",
"rgb": {
"r": 159,
"g": 203,
"b": 178
},
"hsl": {
"h": 145.909,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.80365,
"c": 0.05831,
"h": 159.8
},
"luminance": 0.53297
}Semantic roles & 50–950 ramp
primary
#9FCBB2
secondary
#A06E8B
accent
#3D7AA8
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#121513
muted
#828482