#C4DFD4#C4DFD4
#C4DFD4 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.032 H 169.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFD4 |
|---|---|
| RGB | rgb(196, 223, 212) |
| HSL | hsl(156, 30%, 82%) |
| HSV | hsv(156, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.63, -11.02, 2.37) |
| CIE-LCH | lch(86.63, 11.27, 167.87°) |
| OKLab | oklab(88.07% -0.0317 0.0061) |
| OKLCH | oklch(88.07% 0.032 169.1) |
| XYZ | xyz(61.0335, 69.2634, 72.4282) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.69
Powder Blue
#B0E0E6
ΔE00 8.27
Ice Blue (survey)
#D7FFFE
ΔE00 8.30
Very Pale Blue
#D6FFFE
ΔE00 8.35
Lightcyan
#E0FFFF
ΔE00 8.40
Honeydew
#F0FFF0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFD4 #DFC4CF
analogous
#C4DFC7 #C4DFD4 #C4DCDF
triadic
#C4DFD4 #D4C4DF #DFD4C4
tetradic
#C4DFD4 #C7C4DF #DFC4CF #DCDFC4
square
#C4DFD4 #C7C4DF #DFC4CF #DCDFC4
split-complementary
#C4DFD4 #DFC4DC #DFC7C4
monochromatic
#75B49A #9CC9B7 #C4DFD4 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.41
#C4DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C4DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFD4
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFD4 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#D8D7D5
Tritanopia (blue-blind)
#BFDFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfd4; /* rgb */ color: rgb(196, 223, 212); /* oklch */ color: oklch(88.1% 0.032 169.1);
Tailwind
colors: {
custom: {
50: '#d6e9e1',
500: '#c4dfd4',
950: '#000000',
},
}SCSS
$custom: #c4dfd4; $custom-light: #d6e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c4dfd4",
"rgb": {
"r": 196,
"g": 223,
"b": 212
},
"hsl": {
"h": 155.556,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88068,
"c": 0.03233,
"h": 169.1
},
"luminance": 0.69265
}Semantic roles & 50–950 ramp
primary
#C4DFD4
secondary
#B791A0
accent
#3D69A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484