#9DBFBC#9DBFBC
#9DBFBC is a light, muted teal. Relative luminance 0.481; OKLCH L 77.9% C 0.037 H 189.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBFBC |
|---|---|
| RGB | rgb(157, 191, 188) |
| HSL | hsl(175, 21%, 68%) |
| HSV | hsv(175, 18%, 75%) |
| CMYK | cmyk(17.8%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.86, -11.99, -2.28) |
| CIE-LCH | lch(74.86, 12.21, 190.79°) |
| OKLab | oklab(77.88% -0.0363 -0.0063) |
| OKLCH | oklch(77.88% 0.037 189.8) |
| XYZ | xyz(41.6100, 48.0593, 54.6512) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.91
Lightblue
#ADD8E6
ΔE00 9.47
Cool Grey
#95A3A6
ΔE00 10.22
Pale Teal
#82CBB2
ΔE00 11.01
Silver (survey)
#C5C9C7
ΔE00 11.44
Bluegrey
#85A3B2
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBFBC #BF9DA0
analogous
#9DBFAB #9DBFBC #9DB1BF
triadic
#9DBFBC #BC9DBF #BFBC9D
tetradic
#9DBFBC #AB9DBF #BF9DA0 #B1BF9D
square
#9DBFBC #AB9DBF #BF9DA0 #B1BF9D
split-complementary
#9DBFBC #BF9DB1 #BFAB9D
monochromatic
#598884 #78A7A3 #9DBFBC #C2D7D5 #E7EFEF
Accessibility & contrast
On white
1.98
#9DBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#9DBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBFBC
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBFBC | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#93C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9dbfbc; /* rgb */ color: rgb(157, 191, 188); /* oklch */ color: oklch(77.9% 0.037 189.8);
Tailwind
colors: {
custom: {
50: '#bad2d0',
500: '#9dbfbc',
950: '#000000',
},
}SCSS
$custom: #9dbfbc; $custom-light: #bad2d0; $custom-dark: #000000;
JSON
{
"hex": "#9dbfbc",
"rgb": {
"r": 157,
"g": 191,
"b": 188
},
"hsl": {
"h": 174.706,
"s": 20.988,
"l": 68.235
},
"oklch": {
"l": 0.77879,
"c": 0.03683,
"h": 189.8
},
"luminance": 0.48061
}Semantic roles & 50–950 ramp
primary
#9DBFBC
secondary
#E1D7D8
accent
#464E9F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282