#9CCCD2#9CCCD2
#9CCCD2 is a light, muted teal. Relative luminance 0.549; OKLCH L 81.3% C 0.051 H 205.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCD2 |
|---|---|
| RGB | rgb(156, 204, 210) |
| HSL | hsl(187, 38%, 72%) |
| HSV | hsv(187, 26%, 82%) |
| CMYK | cmyk(25.7%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.99, -14.23, -8.09) |
| CIE-LCH | lch(78.99, 16.36, 209.62°) |
| OKLab | oklab(81.34% -0.0457 -0.022) |
| OKLCH | oklch(81.34% 0.051 205.7) |
| XYZ | xyz(46.9324, 54.9047, 69.0851) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.82
Lightblue
#ADD8E6
ΔE00 5.20
Sky Blue
#87CEEB
ΔE00 7.89
Paleturquoise
#AFEEEE
ΔE00 8.42
Ice Blue
#A5DFF9
ΔE00 8.48
Baby Blue
#89CFF0
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCD2 #D2A29C
analogous
#9CD2BD #9CCCD2 #9CB1D2
triadic
#9CCCD2 #D29CCC #CCD29C
tetradic
#9CCCD2 #BD9CD2 #D2A29C #B1D29C
square
#9CCCD2 #BD9CD2 #D2A29C #B1D29C
split-complementary
#9CCCD2 #D29CB1 #D2BD9C
monochromatic
#4C9DA7 #72B6BF #9CCCD2 #C6E2E5 #EAF4F5
Accessibility & contrast
On white
1.75
#9CCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#9CCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCD2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCD2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D2
Deuteranopia (green-blind)
#BBC0D2
Tritanopia (blue-blind)
#8AD0CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9cccd2; /* rgb */ color: rgb(156, 204, 210); /* oklch */ color: oklch(81.3% 0.051 205.7);
Tailwind
colors: {
custom: {
50: '#badbdf',
500: '#9cccd2',
950: '#000000',
},
}SCSS
$custom: #9cccd2; $custom-light: #badbdf; $custom-dark: #000000;
JSON
{
"hex": "#9cccd2",
"rgb": {
"r": 156,
"g": 204,
"b": 210
},
"hsl": {
"h": 186.667,
"s": 37.5,
"l": 71.765
},
"oklch": {
"l": 0.81343,
"c": 0.05077,
"h": 205.7
},
"luminance": 0.54907
}Semantic roles & 50–950 ramp
primary
#9CCCD2
secondary
#A8716A
accent
#4335B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484