#9DBFBB#9DBFBB
#9DBFBB is a light, muted teal. Relative luminance 0.480; OKLCH L 77.8% C 0.037 H 187.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBFBB |
|---|---|
| RGB | rgb(157, 191, 187) |
| HSL | hsl(173, 21%, 68%) |
| HSV | hsv(173, 18%, 75%) |
| CMYK | cmyk(17.8%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.84, -12.20, -1.78) |
| CIE-LCH | lch(74.84, 12.33, 188.30°) |
| OKLab | oklab(77.85% -0.0367 -0.005) |
| OKLCH | oklch(77.85% 0.037 187.7) |
| XYZ | xyz(41.5026, 48.0163, 54.0855) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.11
Lightblue
#ADD8E6
ΔE00 9.84
Cool Grey
#95A3A6
ΔE00 10.40
Pale Teal
#82CBB2
ΔE00 10.65
Silver (survey)
#C5C9C7
ΔE00 11.54
Greyish Teal
#719F91
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBFBB #BF9DA1
analogous
#9DBFAA #9DBFBB #9DB2BF
triadic
#9DBFBB #BB9DBF #BFBB9D
tetradic
#9DBFBB #AA9DBF #BF9DA1 #B2BF9D
square
#9DBFBB #AA9DBF #BF9DA1 #B2BF9D
split-complementary
#9DBFBB #BF9DB2 #BFAA9D
monochromatic
#598883 #78A7A1 #9DBFBB #C2D7D5 #E7EFEE
Accessibility & contrast
On white
1.98
#9DBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#9DBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBFBB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBFBB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#94C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9dbfbb; /* rgb */ color: rgb(157, 191, 187); /* oklch */ color: oklch(77.8% 0.037 187.7);
Tailwind
colors: {
custom: {
50: '#bad2cf',
500: '#9dbfbb',
950: '#000000',
},
}SCSS
$custom: #9dbfbb; $custom-light: #bad2cf; $custom-dark: #000000;
JSON
{
"hex": "#9dbfbb",
"rgb": {
"r": 157,
"g": 191,
"b": 187
},
"hsl": {
"h": 172.941,
"s": 20.988,
"l": 68.235
},
"oklch": {
"l": 0.77849,
"c": 0.03703,
"h": 187.7
},
"luminance": 0.48018
}Semantic roles & 50–950 ramp
primary
#9DBFBB
secondary
#E1D7D8
accent
#46519F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282