#9CCCD0#9CCCD0
#9CCCD0 is a light, muted teal. Relative luminance 0.548; OKLCH L 81.3% C 0.050 H 202.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCD0 |
|---|---|
| RGB | rgb(156, 204, 208) |
| HSL | hsl(185, 36%, 71%) |
| HSV | hsv(185, 25%, 82%) |
| CMYK | cmyk(25%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(78.93, -14.68, -7.10) |
| CIE-LCH | lch(78.93, 16.30, 205.81°) |
| OKLab | oklab(81.28% -0.0465 -0.0194) |
| OKLCH | oklch(81.28% 0.05 202.6) |
| XYZ | xyz(46.6848, 54.8057, 67.7810) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.93
Lightblue
#ADD8E6
ΔE00 5.89
Paleturquoise
#AFEEEE
ΔE00 8.15
Sky Blue
#87CEEB
ΔE00 8.70
Robin'S Egg Blue
#98EFF9
ΔE00 9.16
Ice Blue
#A5DFF9
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCD0 #D0A09C
analogous
#9CD0BA #9CCCD0 #9CB2D0
triadic
#9CCCD0 #D09CCC #CCD09C
tetradic
#9CCCD0 #BA9CD0 #D0A09C #B2D09C
square
#9CCCD0 #BA9CD0 #D0A09C #B2D09C
split-complementary
#9CCCD0 #D09CB2 #D0BA9C
monochromatic
#4E9DA4 #73B7BC #9CCCD0 #C6E1E4 #EAF4F5
Accessibility & contrast
On white
1.76
#9CCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#9CCCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCD0
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCD0 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D0
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#8BD0CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9cccd0; /* rgb */ color: rgb(156, 204, 208); /* oklch */ color: oklch(81.3% 0.050 202.6);
Tailwind
colors: {
custom: {
50: '#badbde',
500: '#9cccd0',
950: '#000000',
},
}SCSS
$custom: #9cccd0; $custom-light: #badbde; $custom-dark: #000000;
JSON
{
"hex": "#9cccd0",
"rgb": {
"r": 156,
"g": 204,
"b": 208
},
"hsl": {
"h": 184.615,
"s": 35.616,
"l": 71.373
},
"oklch": {
"l": 0.81278,
"c": 0.0504,
"h": 202.6
},
"luminance": 0.54808
}Semantic roles & 50–950 ramp
primary
#9CCCD0
secondary
#A66F6A
accent
#4037AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484