#9DC2BD#9DC2BD
#9DC2BD is a light, muted teal. Relative luminance 0.494; OKLCH L 78.6% C 0.040 H 186.3°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC2BD |
|---|---|
| RGB | rgb(157, 194, 189) |
| HSL | hsl(172, 23%, 69%) |
| HSV | hsv(172, 19%, 76%) |
| CMYK | cmyk(19.1%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(75.71, -13.34, -1.58) |
| CIE-LCH | lch(75.71, 13.43, 186.74°) |
| OKLab | oklab(78.57% -0.04 -0.0044) |
| OKLCH | oklch(78.57% 0.04 186.3) |
| XYZ | xyz(42.3792, 49.4244, 55.4412) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.62
Pale Teal
#82CBB2
ΔE00 9.76
Lightblue
#ADD8E6
ΔE00 9.84
Paleturquoise
#AFEEEE
ΔE00 10.96
Seafoam Blue
#78D1B6
ΔE00 11.38
Cool Grey
#95A3A6
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC2BD #C29DA2
analogous
#9DC2AB #9DC2BD #9DB5C2
triadic
#9DC2BD #BD9DC2 #C2BD9D
tetradic
#9DC2BD #AB9DC2 #C29DA2 #B5C29D
square
#9DC2BD #AB9DC2 #C29DA2 #B5C29D
split-complementary
#9DC2BD #C29DB5 #C2AB9D
monochromatic
#588D86 #77ABA4 #9DC2BD #C3D9D6 #E8F1F0
Accessibility & contrast
On white
1.93
#9DC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#9DC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC2BD
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC2BD | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBD
Deuteranopia (green-blind)
#B7B8BE
Tritanopia (blue-blind)
#93C4C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9dc2bd; /* rgb */ color: rgb(157, 194, 189); /* oklch */ color: oklch(78.6% 0.040 186.3);
Tailwind
colors: {
custom: {
50: '#bad4d0',
500: '#9dc2bd',
950: '#000000',
},
}SCSS
$custom: #9dc2bd; $custom-light: #bad4d0; $custom-dark: #000000;
JSON
{
"hex": "#9dc2bd",
"rgb": {
"r": 157,
"g": 194,
"b": 189
},
"hsl": {
"h": 171.892,
"s": 23.27,
"l": 68.824
},
"oklch": {
"l": 0.78565,
"c": 0.0402,
"h": 186.3
},
"luminance": 0.49426
}Semantic roles & 50–950 ramp
primary
#9DC2BD
secondary
#E3D8D9
accent
#4450A2
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382