#9CDFD7#9CDFD7
#9CDFD7 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.068 H 186.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFD7 |
|---|---|
| RGB | rgb(156, 223, 215) |
| HSL | hsl(173, 51%, 74%) |
| HSV | hsv(173, 30%, 87%) |
| CMYK | cmyk(30%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.35, -22.68, -2.83) |
| CIE-LCH | lch(84.35, 22.85, 187.12°) |
| OKLab | oklab(85.67% -0.0679 -0.0079) |
| OKLCH | oklch(85.67% 0.068 186.7) |
| XYZ | xyz(52.3596, 64.7468, 74.0153) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.96
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Pale Cyan
#B7FFFA
ΔE00 7.04
Light Cyan
#ACFFFC
ΔE00 7.20
Powder Blue
#B0E0E6
ΔE00 7.34
Eggshell Blue
#C4FFF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFD7 #DF9CA4
analogous
#9CDFB6 #9CDFD7 #9CC6DF
triadic
#9CDFD7 #D79CDF #DFD79C
tetradic
#9CDFD7 #B69CDF #DF9CA4 #C6DF9C
square
#9CDFD7 #B69CDF #DF9CA4 #C6DF9C
split-complementary
#9CDFD7 #DF9CC6 #DFB69C
monochromatic
#40C1B2 #6ED0C4 #9CDFD7 #CAEEEA #E8F8F6
Accessibility & contrast
On white
1.51
#9CDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#9CDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFD7
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFD7 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#CCCFD8
Tritanopia (blue-blind)
#86E2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9cdfd7; /* rgb */ color: rgb(156, 223, 215); /* oklch */ color: oklch(85.7% 0.068 186.7);
Tailwind
colors: {
custom: {
50: '#bbe9e3',
500: '#9cdfd7',
950: '#000000',
},
}SCSS
$custom: #9cdfd7; $custom-light: #bbe9e3; $custom-dark: #000000;
JSON
{
"hex": "#9cdfd7",
"rgb": {
"r": 156,
"g": 223,
"b": 215
},
"hsl": {
"h": 172.836,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.85666,
"c": 0.06833,
"h": 186.7
},
"luminance": 0.6475
}Semantic roles & 50–950 ramp
primary
#9CDFD7
secondary
#B76871
accent
#2739BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484