#C4DFD6#C4DFD6
#C4DFD6 is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.1% C 0.031 H 173.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFD6 |
|---|---|
| RGB | rgb(196, 223, 214) |
| HSL | hsl(160, 30%, 82%) |
| HSV | hsv(160, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(86.68, -10.64, 1.39) |
| CIE-LCH | lch(86.68, 10.73, 172.57°) |
| OKLab | oklab(88.13% -0.0309 0.0035) |
| OKLCH | oklch(88.13% 0.031 173.5) |
| XYZ | xyz(61.2874, 69.3650, 73.7651) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.45
Powder Blue
#B0E0E6
ΔE00 7.57
Ice Blue (survey)
#D7FFFE
ΔE00 7.90
Lightcyan
#E0FFFF
ΔE00 7.93
Very Pale Blue
#D6FFFE
ΔE00 7.96
Very Light Blue
#D5FFFF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFD6 #DFC4CD
analogous
#C4DFC9 #C4DFD6 #C4DBDF
triadic
#C4DFD6 #D6C4DF #DFD6C4
tetradic
#C4DFD6 #C9C4DF #DFC4CD #DBDFC4
square
#C4DFD6 #C9C4DF #DFC4CD #DBDFC4
split-complementary
#C4DFD6 #DFC4DB #DFC9C4
monochromatic
#75B49F #9CC9BA #C4DFD6 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.41
#C4DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C4DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFD6
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFD6 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD6
Deuteranopia (green-blind)
#D8D7D7
Tritanopia (blue-blind)
#BEE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfd6; /* rgb */ color: rgb(196, 223, 214); /* oklch */ color: oklch(88.1% 0.031 173.5);
Tailwind
colors: {
custom: {
50: '#d6e9e2',
500: '#c4dfd6',
950: '#000000',
},
}SCSS
$custom: #c4dfd6; $custom-light: #d6e9e2; $custom-dark: #000000;
JSON
{
"hex": "#c4dfd6",
"rgb": {
"r": 196,
"g": 223,
"b": 214
},
"hsl": {
"h": 160,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88125,
"c": 0.03115,
"h": 173.5
},
"luminance": 0.69366
}Semantic roles & 50–950 ramp
primary
#C4DFD6
secondary
#B7919D
accent
#3D61A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484