#9DBABC#9DBABC
#9DBABC is a light, muted teal. Relative luminance 0.459; OKLCH L 76.8% C 0.032 H 201.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBABC |
|---|---|
| RGB | rgb(157, 186, 188) |
| HSL | hsl(184, 19%, 68%) |
| HSV | hsv(184, 16%, 74%) |
| CMYK | cmyk(16.5%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.49, -9.37, -4.30) |
| CIE-LCH | lch(73.49, 10.31, 204.67°) |
| OKLab | oklab(76.79% -0.0294 -0.0117) |
| OKLCH | oklch(76.79% 0.032 201.6) |
| XYZ | xyz(40.5382, 45.9156, 54.2940) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.79
Cool Gray
#9AA7B0
ΔE00 8.72
Bluegrey
#85A3B2
ΔE00 8.81
Lightblue
#ADD8E6
ΔE00 8.87
Light Grey Blue
#9DBCD4
ΔE00 9.50
Powder Blue
#B0E0E6
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBABC #BC9F9D
analogous
#9DBCAE #9DBABC #9DAABC
triadic
#9DBABC #BC9DBA #BABC9D
tetradic
#9DBABC #AE9DBC #BC9F9D #AABC9D
square
#9DBABC #AE9DBC #BC9F9D #AABC9D
split-complementary
#9DBABC #BC9DAA #BCAE9D
monochromatic
#5A8284 #79A0A3 #9DBABC #C1D4D5 #E6EDEE
Accessibility & contrast
On white
2.06
#9DBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#9DBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBABC
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBABC | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BC
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#94BCBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9dbabc; /* rgb */ color: rgb(157, 186, 188); /* oklch */ color: oklch(76.8% 0.032 201.6);
Tailwind
colors: {
custom: {
50: '#baced0',
500: '#9dbabc',
950: '#000000',
},
}SCSS
$custom: #9dbabc; $custom-light: #baced0; $custom-dark: #000000;
JSON
{
"hex": "#9dbabc",
"rgb": {
"r": 157,
"g": 186,
"b": 188
},
"hsl": {
"h": 183.871,
"s": 18.788,
"l": 67.647
},
"oklch": {
"l": 0.76792,
"c": 0.03166,
"h": 201.6
},
"luminance": 0.45917
}Semantic roles & 50–950 ramp
primary
#9DBABC
secondary
#DFD6D6
accent
#4E489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282