#9CDCD2#9CDCD2
#9CDCD2 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.9% C 0.066 H 184.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCD2 |
|---|---|
| RGB | rgb(156, 220, 210) |
| HSL | hsl(171, 48%, 74%) |
| HSV | hsv(171, 29%, 86%) |
| CMYK | cmyk(29.1%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(83.39, -22.29, -1.59) |
| CIE-LCH | lch(83.39, 22.35, 184.08°) |
| OKLab | oklab(84.86% -0.0662 -0.0046) |
| OKLCH | oklch(84.86% 0.066 184) |
| XYZ | xyz(50.9325, 62.9049, 70.4184) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 7.29
Duck Egg Blue
#C3FBF4
ΔE00 7.50
Seafoam Blue
#78D1B6
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 7.87
Pale Cyan
#B7FFFA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCD2 #DC9CA6
analogous
#9CDCB2 #9CDCD2 #9CC6DC
triadic
#9CDCD2 #D29CDC #DCD29C
tetradic
#9CDCD2 #B29CDC #DC9CA6 #C6DC9C
square
#9CDCD2 #B29CDC #DC9CA6 #C6DC9C
split-complementary
#9CDCD2 #DC9CC6 #DCB29C
monochromatic
#42BBA8 #6FCCBD #9CDCD2 #C9ECE7 #E8F7F5
Accessibility & contrast
On white
1.55
#9CDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#9CDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCD2
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCD2 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#CACCD3
Tritanopia (blue-blind)
#88DFD9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9cdcd2; /* rgb */ color: rgb(156, 220, 210); /* oklch */ color: oklch(84.9% 0.066 184.0);
Tailwind
colors: {
custom: {
50: '#bbe7df',
500: '#9cdcd2',
950: '#000000',
},
}SCSS
$custom: #9cdcd2; $custom-light: #bbe7df; $custom-dark: #000000;
JSON
{
"hex": "#9cdcd2",
"rgb": {
"r": 156,
"g": 220,
"b": 210
},
"hsl": {
"h": 170.625,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.84855,
"c": 0.06632,
"h": 184
},
"luminance": 0.62907
}Semantic roles & 50–950 ramp
primary
#9CDCD2
secondary
#B46874
accent
#2A41BB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484