#9DBBB8#9DBBB8
#9DBBB8 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.033 H 189.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBBB8 |
|---|---|
| RGB | rgb(157, 187, 184) |
| HSL | hsl(174, 18%, 67%) |
| HSV | hsv(174, 16%, 73%) |
| CMYK | cmyk(16%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(73.65, -10.74, -1.88) |
| CIE-LCH | lch(73.65, 10.90, 189.93°) |
| OKLab | oklab(76.89% -0.0324 -0.0052) |
| OKLCH | oklch(76.89% 0.033 189.1) |
| XYZ | xyz(40.3244, 46.1683, 52.1249) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.92
Powder Blue
#B0E0E6
ΔE00 9.99
Lightblue
#ADD8E6
ΔE00 10.14
Cool Gray
#9AA7B0
ΔE00 10.51
Bluegrey
#85A3B2
ΔE00 10.76
Silver (survey)
#C5C9C7
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBBB8 #BB9DA0
analogous
#9DBBA9 #9DBBB8 #9DAFBB
triadic
#9DBBB8 #B89DBB #BBB89D
tetradic
#9DBBB8 #A99DBB #BB9DA0 #AFBB9D
square
#9DBBB8 #A99DBB #BB9DA0 #AFBB9D
split-complementary
#9DBBB8 #BB9DAF #BBA99D
monochromatic
#5B837F #79A29E #9DBBB8 #C1D4D2 #E5EDEC
Accessibility & contrast
On white
2.05
#9DBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#9DBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBBB8
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBBB8 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8B8
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#95BDBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9dbbb8; /* rgb */ color: rgb(157, 187, 184); /* oklch */ color: oklch(76.9% 0.033 189.1);
Tailwind
colors: {
custom: {
50: '#bacfcd',
500: '#9dbbb8',
950: '#000000',
},
}SCSS
$custom: #9dbbb8; $custom-light: #bacfcd; $custom-dark: #000000;
JSON
{
"hex": "#9dbbb8",
"rgb": {
"r": 157,
"g": 187,
"b": 184
},
"hsl": {
"h": 174,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76885,
"c": 0.03284,
"h": 189.1
},
"luminance": 0.46169
}Semantic roles & 50–950 ramp
primary
#9DBBB8
secondary
#DFD5D6
accent
#49519C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282