#9CCDCD#9CCDCD
#9CCDCD is a light, muted teal. Relative luminance 0.551; OKLCH L 81.4% C 0.051 H 196.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCDCD |
|---|---|
| RGB | rgb(156, 205, 205) |
| HSL | hsl(180, 33%, 71%) |
| HSV | hsv(180, 24%, 80%) |
| CMYK | cmyk(23.9%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(79.12, -15.86, -5.21) |
| CIE-LCH | lch(79.12, 16.69, 198.18°) |
| OKLab | oklab(81.4% -0.049 -0.0142) |
| OKLCH | oklch(81.4% 0.051 196.2) |
| XYZ | xyz(46.5577, 55.1363, 65.9350) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 7.37
Paleturquoise
#AFEEEE
ΔE00 7.63
Robin'S Egg Blue
#98EFF9
ΔE00 9.23
Pale Sky Blue
#BDF6FE
ΔE00 9.81
Mediumturquoise
#48D1CC
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCDCD #CD9C9C
analogous
#9CCDB4 #9CCDCD #9CB4CD
triadic
#9CCDCD #CD9CCD #CDCD9C
tetradic
#9CCDCD #B49CCD #CD9C9C #B4CD9C
square
#9CCDCD #B49CCD #CD9C9C #B4CD9C
split-complementary
#9CCDCD #CD9CB4 #CDB49C
monochromatic
#509F9F #73B8B8 #9CCDCD #C5E2E2 #EBF5F5
Accessibility & contrast
On white
1.75
#9CCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#9CCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCDCD
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCDCD | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#8CD0CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ccdcd; /* rgb */ color: rgb(156, 205, 205); /* oklch */ color: oklch(81.4% 0.051 196.2);
Tailwind
colors: {
custom: {
50: '#badcdc',
500: '#9ccdcd',
950: '#000000',
},
}SCSS
$custom: #9ccdcd; $custom-light: #badcdc; $custom-dark: #000000;
JSON
{
"hex": "#9ccdcd",
"rgb": {
"r": 156,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 32.886,
"l": 70.784
},
"oklch": {
"l": 0.81402,
"c": 0.05106,
"h": 196.2
},
"luminance": 0.55138
}Semantic roles & 50–950 ramp
primary
#9CCDCD
secondary
#A26B6B
accent
#3A3AAC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484