#9DBABB#9DBABB
#9DBABB is a light, muted teal. Relative luminance 0.459; OKLCH L 76.8% C 0.032 H 199.1°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBABB |
|---|---|
| RGB | rgb(157, 186, 187) |
| HSL | hsl(182, 18%, 67%) |
| HSV | hsv(182, 16%, 73%) |
| CMYK | cmyk(16%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(73.46, -9.58, -3.80) |
| CIE-LCH | lch(73.46, 10.31, 201.62°) |
| OKLab | oklab(76.76% -0.0298 -0.0103) |
| OKLCH | oklch(76.76% 0.032 199.1) |
| XYZ | xyz(40.4308, 45.8726, 53.7282) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.91
Cool Gray
#9AA7B0
ΔE00 9.00
Lightblue
#ADD8E6
ΔE00 9.12
Bluegrey
#85A3B2
ΔE00 9.14
Powder Blue
#B0E0E6
ΔE00 9.83
Light Grey Blue
#9DBCD4
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBABB #BB9E9D
analogous
#9DBBAD #9DBABB #9DABBB
triadic
#9DBABB #BB9DBA #BABB9D
tetradic
#9DBABB #AD9DBB #BB9E9D #ABBB9D
square
#9DBABB #AD9DBB #BB9E9D #ABBB9D
split-complementary
#9DBABB #BB9DAB #BBAD9D
monochromatic
#5B8183 #79A1A2 #9DBABB #C1D3D4 #E5EDED
Accessibility & contrast
On white
2.06
#9DBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#9DBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBABB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBABB | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#94BCBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9dbabb; /* rgb */ color: rgb(157, 186, 187); /* oklch */ color: oklch(76.8% 0.032 199.1);
Tailwind
colors: {
custom: {
50: '#bacecf',
500: '#9dbabb',
950: '#000000',
},
}SCSS
$custom: #9dbabb; $custom-light: #bacecf; $custom-dark: #000000;
JSON
{
"hex": "#9dbabb",
"rgb": {
"r": 157,
"g": 186,
"b": 187
},
"hsl": {
"h": 182,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76761,
"c": 0.03156,
"h": 199.1
},
"luminance": 0.45874
}Semantic roles & 50–950 ramp
primary
#9DBABB
secondary
#DFD6D5
accent
#4C499C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282