#9CDCCD#9CDCCD
#9CDCCD is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.7% C 0.068 H 178.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCCD |
|---|---|
| RGB | rgb(156, 220, 205) |
| HSL | hsl(166, 48%, 74%) |
| HSV | hsv(166, 29%, 86%) |
| CMYK | cmyk(29.1%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(83.26, -23.37, 0.87) |
| CIE-LCH | lch(83.26, 23.39, 177.87°) |
| OKLab | oklab(84.71% -0.0682 0.002) |
| OKLCH | oklch(84.71% 0.068 178.4) |
| XYZ | xyz(50.3193, 62.6596, 67.1889) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.98
Seafoam Blue
#78D1B6
ΔE00 6.26
Light Teal
#90E4C1
ΔE00 6.58
Paleturquoise
#AFEEEE
ΔE00 7.32
Tiffany Blue
#7BF2DA
ΔE00 7.50
Pale Aqua
#B8FFEB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCCD #DC9CAB
analogous
#9CDCAD #9CDCCD #9CCBDC
triadic
#9CDCCD #CD9CDC #DCCD9C
tetradic
#9CDCCD #AD9CDC #DC9CAB #CBDC9C
square
#9CDCCD #AD9CDC #DC9CAB #CBDC9C
split-complementary
#9CDCCD #DC9CCB #DCAD9C
monochromatic
#42BB9F #6FCCB6 #9CDCCD #C9ECE4 #E8F7F4
Accessibility & contrast
On white
1.55
#9CDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#9CDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCCD
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCCD | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#8ADED7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9cdccd; /* rgb */ color: rgb(156, 220, 205); /* oklch */ color: oklch(84.7% 0.068 178.4);
Tailwind
colors: {
custom: {
50: '#bbe7dc',
500: '#9cdccd',
950: '#000000',
},
}SCSS
$custom: #9cdccd; $custom-light: #bbe7dc; $custom-dark: #000000;
JSON
{
"hex": "#9cdccd",
"rgb": {
"r": 156,
"g": 220,
"b": 205
},
"hsl": {
"h": 165.938,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.84708,
"c": 0.06826,
"h": 178.4
},
"luminance": 0.62662
}Semantic roles & 50–950 ramp
primary
#9CDCCD
secondary
#B4687A
accent
#2A4CBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484