#9CCECD#9CCECD
#9CCECD is a light, muted teal. Relative luminance 0.556; OKLCH L 81.6% C 0.052 H 194.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCECD |
|---|---|
| RGB | rgb(156, 206, 205) |
| HSL | hsl(179, 34%, 71%) |
| HSV | hsv(179, 24%, 81%) |
| CMYK | cmyk(24.3%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.39, -16.37, -4.80) |
| CIE-LCH | lch(79.39, 17.06, 196.35°) |
| OKLab | oklab(81.62% -0.0503 -0.0131) |
| OKLCH | oklch(81.62% 0.052 194.6) |
| XYZ | xyz(46.7976, 55.6163, 66.0150) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.53
Paleturquoise
#AFEEEE
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 9.12
Pale Sky Blue
#BDF6FE
ΔE00 9.76
Pale Teal
#82CBB2
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCECD #CE9C9D
analogous
#9CCEB4 #9CCECD #9CB6CE
triadic
#9CCECD #CD9CCE #CECD9C
tetradic
#9CCECD #B49CCE #CE9C9D #B6CE9C
square
#9CCECD #B49CCE #CE9C9D #B6CE9C
split-complementary
#9CCECD #CE9CB6 #CEB49C
monochromatic
#4FA09F #73BAB8 #9CCECD #C5E2E2 #EBF5F5
Accessibility & contrast
On white
1.73
#9CCECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#9CCECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCECD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCECD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#8CD1CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ccecd; /* rgb */ color: rgb(156, 206, 205); /* oklch */ color: oklch(81.6% 0.052 194.6);
Tailwind
colors: {
custom: {
50: '#badddc',
500: '#9ccecd',
950: '#000000',
},
}SCSS
$custom: #9ccecd; $custom-light: #badddc; $custom-dark: #000000;
JSON
{
"hex": "#9ccecd",
"rgb": {
"r": 156,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.8,
"s": 33.784,
"l": 70.98
},
"oklch": {
"l": 0.81621,
"c": 0.05202,
"h": 194.6
},
"luminance": 0.55618
}Semantic roles & 50–950 ramp
primary
#9CCECD
secondary
#A36B6C
accent
#393BAD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484