#9FCBBD#9FCBBD
#9FCBBD is a light, muted teal. Relative luminance 0.538; OKLCH L 80.7% C 0.050 H 173.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCBBD |
|---|---|
| RGB | rgb(159, 203, 189) |
| HSL | hsl(161, 30%, 71%) |
| HSV | hsv(161, 22%, 80%) |
| CMYK | cmyk(21.7%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(78.32, -17.32, 2.24) |
| CIE-LCH | lch(78.32, 17.46, 172.64°) |
| OKLab | oklab(80.67% -0.0501 0.0057) |
| OKLCH | oklch(80.67% 0.05 173.5) |
| XYZ | xyz(44.8367, 53.7553, 56.1477) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.22
Seafoam Blue
#78D1B6
ΔE00 7.88
Light Teal
#90E4C1
ΔE00 9.49
Powder Blue
#B0E0E6
ΔE00 9.85
Paleturquoise
#AFEEEE
ΔE00 10.10
Mediumaquamarine
#66CDAA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCBBD #CB9FAD
analogous
#9FCBA7 #9FCBBD #9FC3CB
triadic
#9FCBBD #BD9FCB #CBBD9F
tetradic
#9FCBBD #A79FCB #CB9FAD #C3CB9F
square
#9FCBBD #A79FCB #CB9FAD #C3CB9F
split-complementary
#9FCBBD #CB9FC3 #CBA79F
monochromatic
#549B85 #77B5A2 #9FCBBD #C7E1D8 #EBF4F1
Accessibility & contrast
On white
1.79
#9FCBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#9FCBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCBBD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCBBD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#95CCC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fcbbd; /* rgb */ color: rgb(159, 203, 189); /* oklch */ color: oklch(80.7% 0.050 173.5);
Tailwind
colors: {
custom: {
50: '#bcdbd0',
500: '#9fcbbd',
950: '#000000',
},
}SCSS
$custom: #9fcbbd; $custom-light: #bcdbd0; $custom-dark: #000000;
JSON
{
"hex": "#9fcbbd",
"rgb": {
"r": 159,
"g": 203,
"b": 189
},
"hsl": {
"h": 160.909,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.80669,
"c": 0.05044,
"h": 173.5
},
"luminance": 0.53757
}Semantic roles & 50–950 ramp
primary
#9FCBBD
secondary
#A06E7E
accent
#3D5FA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483