#9FCBB5#9FCBB5
#9FCBB5 is a light, muted teal. Relative luminance 0.534; OKLCH L 80.4% C 0.056 H 163.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBB5 |
|---|---|
| RGB | rgb(159, 203, 181) |
| HSL | hsl(150, 30%, 71%) |
| HSV | hsv(150, 22%, 80%) |
| CMYK | cmyk(21.7%, 0%, 10.8%, 20.4%) |
| CIE-LAB | lab(78.12, -18.93, 6.25) |
| CIE-LCH | lch(78.12, 19.93, 161.73°) |
| OKLab | oklab(80.45% -0.0535 0.0162) |
| OKLCH | oklch(80.45% 0.056 163.2) |
| XYZ | xyz(43.9921, 53.4175, 51.6998) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.26
Seafoam Blue
#78D1B6
ΔE00 7.10
Light Teal
#90E4C1
ΔE00 8.15
Darkseagreen
#8FBC8F
ΔE00 8.24
Mediumaquamarine
#66CDAA
ΔE00 8.90
Seafoam
#7FE0B3
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBB5 #CB9FB5
analogous
#9FCB9F #9FCBB5 #9FCBCB
triadic
#9FCBB5 #B59FCB #CBB59F
tetradic
#9FCBB5 #9F9FCB #CB9FB5 #CBCB9F
square
#9FCBB5 #9F9FCB #CB9FB5 #CBCB9F
split-complementary
#9FCBB5 #CB9FCB #CB9F9F
monochromatic
#549B78 #77B596 #9FCBB5 #C7E1D4 #EBF4F0
Accessibility & contrast
On white
1.80
#9FCBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#9FCBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBB5
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBB5 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B4
Deuteranopia (green-blind)
#C1BFB6
Tritanopia (blue-blind)
#96CBC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9fcbb5; /* rgb */ color: rgb(159, 203, 181); /* oklch */ color: oklch(80.4% 0.056 163.2);
Tailwind
colors: {
custom: {
50: '#bcdbcb',
500: '#9fcbb5',
950: '#000000',
},
}SCSS
$custom: #9fcbb5; $custom-light: #bcdbcb; $custom-dark: #000000;
JSON
{
"hex": "#9fcbb5",
"rgb": {
"r": 159,
"g": 203,
"b": 181
},
"hsl": {
"h": 150,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.80446,
"c": 0.05586,
"h": 163.2
},
"luminance": 0.53419
}Semantic roles & 50–950 ramp
primary
#9FCBB5
secondary
#A06E87
accent
#3D73A8
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#121513
muted
#828482