#C4DFD7#C4DFD7
#C4DFD7 is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.2% C 0.031 H 175.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFD7 |
|---|---|
| RGB | rgb(196, 223, 215) |
| HSL | hsl(162, 30%, 82%) |
| HSV | hsv(162, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.71, -10.45, 0.90) |
| CIE-LCH | lch(86.71, 10.49, 175.09°) |
| OKLab | oklab(88.15% -0.0306 0.0022) |
| OKLCH | oklch(88.15% 0.031 175.8) |
| XYZ | xyz(61.4155, 69.4162, 74.4398) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.23
Ice
#D6FFFA
ΔE00 7.37
Lightcyan
#E0FFFF
ΔE00 7.71
Ice Blue (survey)
#D7FFFE
ΔE00 7.72
Very Pale Blue
#D6FFFE
ΔE00 7.78
Very Light Blue
#D5FFFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFD7 #DFC4CC
analogous
#C4DFCA #C4DFD7 #C4DADF
triadic
#C4DFD7 #D7C4DF #DFD7C4
tetradic
#C4DFD7 #CAC4DF #DFC4CC #DADFC4
square
#C4DFD7 #CAC4DF #DFC4CC #DADFC4
split-complementary
#C4DFD7 #DFC4DA #DFCAC4
monochromatic
#75B4A1 #9CC9BC #C4DFD7 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.41
#C4DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C4DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFD7
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFD7 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD7
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#BEE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfd7; /* rgb */ color: rgb(196, 223, 215); /* oklch */ color: oklch(88.2% 0.031 175.8);
Tailwind
colors: {
custom: {
50: '#d6e9e3',
500: '#c4dfd7',
950: '#000000',
},
}SCSS
$custom: #c4dfd7; $custom-light: #d6e9e3; $custom-dark: #000000;
JSON
{
"hex": "#c4dfd7",
"rgb": {
"r": 196,
"g": 223,
"b": 215
},
"hsl": {
"h": 162.222,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88153,
"c": 0.03064,
"h": 175.8
},
"luminance": 0.69417
}Semantic roles & 50–950 ramp
primary
#C4DFD7
secondary
#B7919C
accent
#3D5DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484