#9CCCD4#9CCCD4
#9CCCD4 is a light, muted teal. Relative luminance 0.550; OKLCH L 81.4% C 0.051 H 208.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCD4 |
|---|---|
| RGB | rgb(156, 204, 212) |
| HSL | hsl(189, 39%, 72%) |
| HSV | hsv(189, 26%, 83%) |
| CMYK | cmyk(26.4%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(79.04, -13.77, -9.08) |
| CIE-LCH | lch(79.04, 16.50, 213.39°) |
| OKLab | oklab(81.41% -0.0449 -0.0247) |
| OKLCH | oklch(81.41% 0.051 208.8) |
| XYZ | xyz(47.1831, 55.0050, 70.4055) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.57
Powder Blue
#B0E0E6
ΔE00 4.85
Sky Blue
#87CEEB
ΔE00 7.11
Ice Blue
#A5DFF9
ΔE00 7.76
Baby Blue
#89CFF0
ΔE00 8.26
Paleturquoise
#AFEEEE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCD4 #D4A49C
analogous
#9CD4C0 #9CCCD4 #9CB0D4
triadic
#9CCCD4 #D49CCC #CCD49C
tetradic
#9CCCD4 #C09CD4 #D4A49C #B0D49C
square
#9CCCD4 #C09CD4 #D4A49C #B0D49C
split-complementary
#9CCCD4 #D49CB0 #D4C09C
monochromatic
#4A9DAB #71B6C1 #9CCCD4 #C7E2E7 #EAF4F6
Accessibility & contrast
On white
1.75
#9CCCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#9CCCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCD4
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCD4 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D5
Deuteranopia (green-blind)
#BAC1D4
Tritanopia (blue-blind)
#8AD0CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9cccd4; /* rgb */ color: rgb(156, 204, 212); /* oklch */ color: oklch(81.4% 0.051 208.8);
Tailwind
colors: {
custom: {
50: '#badbe1',
500: '#9cccd4',
950: '#000000',
},
}SCSS
$custom: #9cccd4; $custom-light: #badbe1; $custom-dark: #000000;
JSON
{
"hex": "#9cccd4",
"rgb": {
"r": 156,
"g": 204,
"b": 212
},
"hsl": {
"h": 188.571,
"s": 39.437,
"l": 72.157
},
"oklch": {
"l": 0.81408,
"c": 0.05131,
"h": 208.8
},
"luminance": 0.55007
}Semantic roles & 50–950 ramp
primary
#9CCCD4
secondary
#AA736A
accent
#4533B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484