#9DBDC2#9DBDC2
#9DBDC2 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.6% C 0.035 H 208.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBDC2 |
|---|---|
| RGB | rgb(157, 189, 194) |
| HSL | hsl(188, 23%, 69%) |
| HSV | hsv(188, 19%, 76%) |
| CMYK | cmyk(19.1%, 2.6%, 0%, 23.9%) |
| CIE-LAB | lab(74.48, -9.66, -6.11) |
| CIE-LCH | lch(74.48, 11.43, 212.31°) |
| OKLab | oklab(77.63% -0.0312 -0.0166) |
| OKLCH | oklch(77.63% 0.035 208) |
| XYZ | xyz(41.8371, 47.4570, 57.9843) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.50
Light Grey Blue
#9DBCD4
ΔE00 8.38
Cool Grey
#95A3A6
ΔE00 8.61
Bluegrey
#85A3B2
ΔE00 8.69
Powder Blue
#B0E0E6
ΔE00 8.83
Cool Gray
#9AA7B0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBDC2 #C2A29D
analogous
#9DC2B5 #9DBDC2 #9DABC2
triadic
#9DBDC2 #C29DBD #BDC29D
tetradic
#9DBDC2 #B59DC2 #C2A29D #ABC29D
square
#9DBDC2 #B59DC2 #C2A29D #ABC29D
split-complementary
#9DBDC2 #C29DAB #C2B59D
monochromatic
#58868D #77A4AB #9DBDC2 #C3D6D9 #E8F0F1
Accessibility & contrast
On white
2.00
#9DBDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#9DBDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBDC2
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBDC2 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC2
Deuteranopia (green-blind)
#B1B5C2
Tritanopia (blue-blind)
#92C0BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9dbdc2; /* rgb */ color: rgb(157, 189, 194); /* oklch */ color: oklch(77.6% 0.035 208.0);
Tailwind
colors: {
custom: {
50: '#bad0d4',
500: '#9dbdc2',
950: '#000000',
},
}SCSS
$custom: #9dbdc2; $custom-light: #bad0d4; $custom-dark: #000000;
JSON
{
"hex": "#9dbdc2",
"rgb": {
"r": 157,
"g": 189,
"b": 194
},
"hsl": {
"h": 188.108,
"s": 23.27,
"l": 68.824
},
"oklch": {
"l": 0.77633,
"c": 0.03529,
"h": 208
},
"luminance": 0.47458
}Semantic roles & 50–950 ramp
primary
#9DBDC2
secondary
#E3D9D8
accent
#5044A2
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283