#C4DFDD#C4DFDD
#C4DFDD is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.3% C 0.029 H 191.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFDD |
|---|---|
| RGB | rgb(196, 223, 221) |
| HSL | hsl(176, 30%, 82%) |
| HSV | hsv(176, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(86.86, -9.28, -2.04) |
| CIE-LCH | lch(86.86, 9.50, 192.40°) |
| OKLab | oklab(88.33% -0.0282 -0.0056) |
| OKLCH | oklch(88.33% 0.029 191.2) |
| XYZ | xyz(62.2006, 69.7303, 78.5748) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.57
Lightcyan
#E0FFFF
ΔE00 6.85
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.25
Lightblue
#ADD8E6
ΔE00 7.26
Very Light Blue
#D5FFFF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFDD #DFC4C6
analogous
#C4DFD0 #C4DFDD #C4D4DF
triadic
#C4DFDD #DDC4DF #DFDDC4
tetradic
#C4DFDD #D0C4DF #DFC4C6 #D4DFC4
square
#C4DFDD #D0C4DF #DFC4C6 #D4DFC4
split-complementary
#C4DFDD #DFC4D4 #DFD0C4
monochromatic
#75B4AF #9CC9C6 #C4DFDD #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.41
#C4DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C4DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFDD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFDD | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D6D8DD
Tritanopia (blue-blind)
#BDE1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfdd; /* rgb */ color: rgb(196, 223, 221); /* oklch */ color: oklch(88.3% 0.029 191.2);
Tailwind
colors: {
custom: {
50: '#d6e9e7',
500: '#c4dfdd',
950: '#000000',
},
}SCSS
$custom: #c4dfdd; $custom-light: #d6e9e7; $custom-dark: #000000;
JSON
{
"hex": "#c4dfdd",
"rgb": {
"r": 196,
"g": 223,
"b": 221
},
"hsl": {
"h": 175.556,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88327,
"c": 0.02875,
"h": 191.2
},
"luminance": 0.69732
}Semantic roles & 50–950 ramp
primary
#C4DFDD
secondary
#B79193
accent
#3D45A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484