#9CCDD4#9CCDD4
#9CCDD4 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.6% C 0.052 H 207.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCDD4 |
|---|---|
| RGB | rgb(156, 205, 212) |
| HSL | hsl(188, 39%, 72%) |
| HSV | hsv(188, 26%, 83%) |
| CMYK | cmyk(26.4%, 3.3%, 0%, 16.9%) |
| CIE-LAB | lab(79.32, -14.29, -8.67) |
| CIE-LCH | lch(79.32, 16.71, 211.25°) |
| OKLab | oklab(81.63% -0.0462 -0.0236) |
| OKLCH | oklch(81.63% 0.052 207.1) |
| XYZ | xyz(47.4216, 55.4819, 70.4850) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.61
Lightblue
#ADD8E6
ΔE00 4.85
Sky Blue
#87CEEB
ΔE00 7.48
Ice Blue
#A5DFF9
ΔE00 8.03
Paleturquoise
#AFEEEE
ΔE00 8.32
Baby Blue
#89CFF0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCDD4 #D4A39C
analogous
#9CD4BF #9CCDD4 #9CB1D4
triadic
#9CCDD4 #D49CCD #CDD49C
tetradic
#9CCDD4 #BF9CD4 #D4A39C #B1D49C
square
#9CCDD4 #BF9CD4 #D4A39C #B1D49C
split-complementary
#9CCDD4 #D49CB1 #D4BF9C
monochromatic
#4A9FAB #71B7C1 #9CCDD4 #C7E3E7 #EAF4F6
Accessibility & contrast
On white
1.74
#9CCDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#9CCDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCDD4
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCDD4 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D5
Deuteranopia (green-blind)
#BBC1D4
Tritanopia (blue-blind)
#8AD1CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ccdd4; /* rgb */ color: rgb(156, 205, 212); /* oklch */ color: oklch(81.6% 0.052 207.1);
Tailwind
colors: {
custom: {
50: '#badce1',
500: '#9ccdd4',
950: '#000000',
},
}SCSS
$custom: #9ccdd4; $custom-light: #badce1; $custom-dark: #000000;
JSON
{
"hex": "#9ccdd4",
"rgb": {
"r": 156,
"g": 205,
"b": 212
},
"hsl": {
"h": 187.5,
"s": 39.437,
"l": 72.157
},
"oklch": {
"l": 0.81625,
"c": 0.05194,
"h": 207.1
},
"luminance": 0.55484
}Semantic roles & 50–950 ramp
primary
#9CCDD4
secondary
#AA726A
accent
#4333B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484