#C4DFDA#C4DFDA
#C4DFDA is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.2% C 0.029 H 183.3°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFDA |
|---|---|
| RGB | rgb(196, 223, 218) |
| HSL | hsl(169, 30%, 82%) |
| HSV | hsv(169, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(86.79, -9.87, -0.57) |
| CIE-LCH | lch(86.79, 9.89, 183.32°) |
| OKLab | oklab(88.24% -0.0294 -0.0017) |
| OKLCH | oklch(88.24% 0.029 183.3) |
| XYZ | xyz(61.8045, 69.5718, 76.4886) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.30
Lightcyan
#E0FFFF
ΔE00 7.17
Ice
#D6FFFA
ΔE00 7.26
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Very Pale Blue
#D6FFFE
ΔE00 7.39
Very Light Blue
#D5FFFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFDA #DFC4C9
analogous
#C4DFCD #C4DFDA #C4D7DF
triadic
#C4DFDA #DAC4DF #DFDAC4
tetradic
#C4DFDA #CDC4DF #DFC4C9 #D7DFC4
square
#C4DFDA #CDC4DF #DFC4C9 #D7DFC4
split-complementary
#C4DFDA #DFC4D7 #DFCDC4
monochromatic
#75B4A8 #9CC9C1 #C4DFDA #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.41
#C4DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#C4DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFDA
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFDA | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#D7D8DA
Tritanopia (blue-blind)
#BDE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfda; /* rgb */ color: rgb(196, 223, 218); /* oklch */ color: oklch(88.2% 0.029 183.3);
Tailwind
colors: {
custom: {
50: '#d6e9e5',
500: '#c4dfda',
950: '#000000',
},
}SCSS
$custom: #c4dfda; $custom-light: #d6e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c4dfda",
"rgb": {
"r": 196,
"g": 223,
"b": 218
},
"hsl": {
"h": 168.889,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88239,
"c": 0.02942,
"h": 183.3
},
"luminance": 0.69573
}Semantic roles & 50–950 ramp
primary
#C4DFDA
secondary
#B79198
accent
#3D51A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484