#C4DAD4#C4DAD4
#C4DAD4 is a very light, muted teal. Relative luminance 0.666; OKLCH L 87.0% C 0.025 H 177.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DAD4 |
|---|---|
| RGB | rgb(196, 218, 212) |
| HSL | hsl(164, 23%, 81%) |
| HSV | hsv(164, 10%, 85%) |
| CMYK | cmyk(10.1%, 0%, 2.8%, 14.5%) |
| CIE-LAB | lab(85.32, -8.47, 0.45) |
| CIE-LCH | lch(85.32, 8.48, 176.95°) |
| OKLab | oklab(87.03% -0.0249 0.0011) |
| OKLCH | oklch(87.03% 0.025 177.5) |
| XYZ | xyz(59.7173, 66.6311, 71.9895) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.09
Powder Blue
#B0E0E6
ΔE00 7.69
Silver (survey)
#C5C9C7
ΔE00 8.14
Lightcyan
#E0FFFF
ΔE00 8.45
Ice
#D6FFFA
ΔE00 8.86
Ice Blue (survey)
#D7FFFE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DAD4 #DAC4CA
analogous
#C4DAC9 #C4DAD4 #C4D5DA
triadic
#C4DAD4 #D4C4DA #DAD4C4
tetradic
#C4DAD4 #C9C4DA #DAC4CA #D5DAC4
square
#C4DAD4 #C9C4DA #DAC4CA #D5DAC4
split-complementary
#C4DAD4 #DAC4D5 #DAC9C4
monochromatic
#79AB9D #9EC2B9 #C4DAD4 #EAF2EF #ECF3F1
Accessibility & contrast
On white
1.47
#C4DAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#C4DAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DAD4
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DAD4 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#BFDBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c4dad4; /* rgb */ color: rgb(196, 218, 212); /* oklch */ color: oklch(87.0% 0.025 177.5);
Tailwind
colors: {
custom: {
50: '#d6e5e1',
500: '#c4dad4',
950: '#000000',
},
}SCSS
$custom: #c4dad4; $custom-light: #d6e5e1; $custom-dark: #000000;
JSON
{
"hex": "#c4dad4",
"rgb": {
"r": 196,
"g": 218,
"b": 212
},
"hsl": {
"h": 163.636,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.87026,
"c": 0.0249,
"h": 177.5
},
"luminance": 0.66632
}Semantic roles & 50–950 ramp
primary
#C4DAD4
secondary
#B0929A
accent
#445EA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484