#C4DAD2#C4DAD2
#C4DAD2 is a very light, muted teal. Relative luminance 0.665; OKLCH L 87.0% C 0.026 H 171.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DAD2 |
|---|---|
| RGB | rgb(196, 218, 210) |
| HSL | hsl(158, 23%, 81%) |
| HSV | hsv(158, 10%, 85%) |
| CMYK | cmyk(10.1%, 0%, 3.7%, 14.5%) |
| CIE-LAB | lab(85.27, -8.85, 1.44) |
| CIE-LCH | lch(85.27, 8.97, 170.79°) |
| OKLab | oklab(86.97% -0.0257 0.0037) |
| OKLCH | oklch(86.97% 0.026 171.9) |
| XYZ | xyz(59.4666, 66.5308, 70.6690) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 8.25
Silver (survey)
#C5C9C7
ΔE00 8.46
Lightcyan
#E0FFFF
ΔE00 8.78
Ice
#D6FFFA
ΔE00 8.93
Honeydew
#F0FFF0
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DAD2 #DAC4CC
analogous
#C4DAC7 #C4DAD2 #C4D7DA
triadic
#C4DAD2 #D2C4DA #DAD2C4
tetradic
#C4DAD2 #C7C4DA #DAC4CC #D7DAC4
square
#C4DAD2 #C7C4DA #DAC4CC #D7DAC4
split-complementary
#C4DAD2 #DAC4D7 #DAC7C4
monochromatic
#79AB99 #9EC2B5 #C4DAD2 #EAF2EF #ECF3F1
Accessibility & contrast
On white
1.47
#C4DAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C4DAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DAD2
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DAD2 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#BFDAD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c4dad2; /* rgb */ color: rgb(196, 218, 210); /* oklch */ color: oklch(87.0% 0.026 171.9);
Tailwind
colors: {
custom: {
50: '#d6e5df',
500: '#c4dad2',
950: '#000000',
},
}SCSS
$custom: #c4dad2; $custom-light: #d6e5df; $custom-dark: #000000;
JSON
{
"hex": "#c4dad2",
"rgb": {
"r": 196,
"g": 218,
"b": 210
},
"hsl": {
"h": 158.182,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.86969,
"c": 0.02593,
"h": 171.9
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#C4DAD2
secondary
#B0929D
accent
#4466A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484