#9CDCD7#9CDCD7
#9CDCD7 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 85.0% C 0.065 H 189.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCD7 |
|---|---|
| RGB | rgb(156, 220, 215) |
| HSL | hsl(175, 48%, 74%) |
| HSV | hsv(175, 29%, 86%) |
| CMYK | cmyk(29.1%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(83.53, -21.19, -4.05) |
| CIE-LCH | lch(83.53, 21.58, 190.81°) |
| OKLab | oklab(85.01% -0.0641 -0.0112) |
| OKLCH | oklch(85.01% 0.065 189.9) |
| XYZ | xyz(51.5652, 63.1579, 73.7505) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.13
Duck Egg Blue
#C3FBF4
ΔE00 7.31
Pale Cyan
#B7FFFA
ΔE00 7.54
Light Cyan
#ACFFFC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCD7 #DC9CA1
analogous
#9CDCB7 #9CDCD7 #9CC1DC
triadic
#9CDCD7 #D79CDC #DCD79C
tetradic
#9CDCD7 #B79CDC #DC9CA1 #C1DC9C
square
#9CDCD7 #B79CDC #DC9CA1 #C1DC9C
split-complementary
#9CDCD7 #DC9CC1 #DCB79C
monochromatic
#42BBB2 #6FCCC5 #9CDCD7 #C9ECE9 #E8F7F6
Accessibility & contrast
On white
1.54
#9CDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#9CDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCD7
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCD7 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D7
Deuteranopia (green-blind)
#C9CCD8
Tritanopia (blue-blind)
#87DFDA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9cdcd7; /* rgb */ color: rgb(156, 220, 215); /* oklch */ color: oklch(85.0% 0.065 189.9);
Tailwind
colors: {
custom: {
50: '#bbe7e3',
500: '#9cdcd7',
950: '#000000',
},
}SCSS
$custom: #9cdcd7; $custom-light: #bbe7e3; $custom-dark: #000000;
JSON
{
"hex": "#9cdcd7",
"rgb": {
"r": 156,
"g": 220,
"b": 215
},
"hsl": {
"h": 175.313,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.85005,
"c": 0.0651,
"h": 189.9
},
"luminance": 0.63161
}Semantic roles & 50–950 ramp
primary
#9CDCD7
secondary
#B4686E
accent
#2A36BB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484