#C4DCDA#C4DCDA
#C4DCDA is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.6% C 0.026 H 190.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCDA |
|---|---|
| RGB | rgb(196, 220, 218) |
| HSL | hsl(175, 26%, 82%) |
| HSV | hsv(175, 11%, 86%) |
| CMYK | cmyk(10.9%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.00, -8.33, -1.73) |
| CIE-LCH | lch(86.00, 8.51, 191.70°) |
| OKLab | oklab(87.62% -0.0253 -0.0047) |
| OKLCH | oklch(87.62% 0.026 190.6) |
| XYZ | xyz(61.0101, 67.9830, 76.2237) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 7.45
Lightcyan
#E0FFFF
ΔE00 7.55
Light Grey
#D8DCD6
ΔE00 7.58
Ice Blue (survey)
#D7FFFE
ΔE00 8.10
Very Pale Blue
#D6FFFE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCDA #DCC4C6
analogous
#C4DCCE #C4DCDA #C4D2DC
triadic
#C4DCDA #DAC4DC #DCDAC4
tetradic
#C4DCDA #CEC4DC #DCC4C6 #D2DCC4
square
#C4DCDA #CEC4DC #DCC4C6 #D2DCC4
split-complementary
#C4DCDA #DCC4D2 #DCCEC4
monochromatic
#77AEAA #9EC5C2 #C4DCDA #EAF3F2 #ECF4F3
Accessibility & contrast
On white
1.44
#C4DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C4DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCDA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCDA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#D4D6DA
Tritanopia (blue-blind)
#BEDDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dcda; /* rgb */ color: rgb(196, 220, 218); /* oklch */ color: oklch(87.6% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#d6e6e5',
500: '#c4dcda',
950: '#000000',
},
}SCSS
$custom: #c4dcda; $custom-light: #d6e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c4dcda",
"rgb": {
"r": 196,
"g": 220,
"b": 218
},
"hsl": {
"h": 175,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.87615,
"c": 0.02572,
"h": 190.6
},
"luminance": 0.67984
}Semantic roles & 50–950 ramp
primary
#C4DCDA
secondary
#B39194
accent
#414AA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484