#9DCCCD#9DCCCD
#9DCCCD is a light, muted teal. Relative luminance 0.548; OKLCH L 81.2% C 0.049 H 197.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCCCD |
|---|---|
| RGB | rgb(157, 204, 205) |
| HSL | hsl(181, 32%, 71%) |
| HSV | hsv(181, 23%, 80%) |
| CMYK | cmyk(23.4%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.90, -15.04, -5.52) |
| CIE-LCH | lch(78.90, 16.02, 200.15°) |
| OKLab | oklab(81.24% -0.0468 -0.0151) |
| OKLCH | oklch(81.24% 0.049 197.9) |
| XYZ | xyz(46.5136, 54.7597, 65.8647) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 7.97
Robin'S Egg Blue
#98EFF9
ΔE00 9.46
Pale Sky Blue
#BDF6FE
ΔE00 9.86
Sky Blue
#87CEEB
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCCCD #CD9E9D
analogous
#9DCDB6 #9DCCCD #9DB4CD
triadic
#9DCCCD #CD9DCC #CCCD9D
tetradic
#9DCCCD #B69DCD #CD9E9D #B4CD9D
square
#9DCCCD #B69DCD #CD9E9D #B4CD9D
split-complementary
#9DCCCD #CD9DB4 #CDB69D
monochromatic
#519D9F #74B7B8 #9DCCCD #C6E1E2 #EBF4F5
Accessibility & contrast
On white
1.76
#9DCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#9DCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCCCD
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCCCD | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CD
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#8DCFCC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9dcccd; /* rgb */ color: rgb(157, 204, 205); /* oklch */ color: oklch(81.2% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#bbdbdc',
500: '#9dcccd',
950: '#000000',
},
}SCSS
$custom: #9dcccd; $custom-light: #bbdbdc; $custom-dark: #000000;
JSON
{
"hex": "#9dcccd",
"rgb": {
"r": 157,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.81244,
"c": 0.04916,
"h": 197.9
},
"luminance": 0.54762
}Semantic roles & 50–950 ramp
primary
#9DCCCD
secondary
#A26D6C
accent
#3D3AAB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484