#9FCBB3#9FCBB3
#9FCBB3 is a light, muted green. Relative luminance 0.533; OKLCH L 80.4% C 0.057 H 160.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBB3 |
|---|---|
| RGB | rgb(159, 203, 179) |
| HSL | hsl(147, 30%, 71%) |
| HSV | hsv(147, 22%, 80%) |
| CMYK | cmyk(21.7%, 0%, 11.8%, 20.4%) |
| CIE-LAB | lab(78.07, -19.32, 7.25) |
| CIE-LCH | lch(78.07, 20.63, 159.42°) |
| OKLab | oklab(80.39% -0.0543 0.0188) |
| OKLCH | oklch(80.39% 0.057 160.9) |
| XYZ | xyz(43.7884, 53.3360, 50.6268) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.27
Seafoam Blue
#78D1B6
ΔE00 7.10
Darkseagreen
#8FBC8F
ΔE00 7.66
Light Teal
#90E4C1
ΔE00 7.98
Mediumaquamarine
#66CDAA
ΔE00 8.74
Seafoam
#7FE0B3
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBB3 #CB9FB7
analogous
#A1CB9F #9FCBB3 #9FCBC9
triadic
#9FCBB3 #B39FCB #CBB39F
tetradic
#9FCBB3 #9FA1CB #CB9FB7 #CBC99F
square
#9FCBB3 #9FA1CB #CB9FB7 #CBC99F
split-complementary
#9FCBB3 #C99FCB #CB9FA1
monochromatic
#549B75 #77B594 #9FCBB3 #C7E1D2 #EBF4EF
Accessibility & contrast
On white
1.80
#9FCBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#9FCBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBB3
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBB3 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B2
Deuteranopia (green-blind)
#C2BFB4
Tritanopia (blue-blind)
#97CBC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9fcbb3; /* rgb */ color: rgb(159, 203, 179); /* oklch */ color: oklch(80.4% 0.057 160.9);
Tailwind
colors: {
custom: {
50: '#bcdbc9',
500: '#9fcbb3',
950: '#000000',
},
}SCSS
$custom: #9fcbb3; $custom-light: #bcdbc9; $custom-dark: #000000;
JSON
{
"hex": "#9fcbb3",
"rgb": {
"r": 159,
"g": 203,
"b": 179
},
"hsl": {
"h": 147.273,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.80392,
"c": 0.05747,
"h": 160.9
},
"luminance": 0.53337
}Semantic roles & 50–950 ramp
primary
#9FCBB3
secondary
#A06E89
accent
#3D78A8
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#121513
muted
#828482