#C4DFDF#C4DFDF
#C4DFDF is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.4% C 0.029 H 196.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFDF |
|---|---|
| RGB | rgb(196, 223, 223) |
| HSL | hsl(180, 30%, 82%) |
| HSV | hsv(180, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.92, -8.89, -3.02) |
| CIE-LCH | lch(86.92, 9.38, 198.75°) |
| OKLab | oklab(88.39% -0.0274 -0.0082) |
| OKLCH | oklch(88.39% 0.029 196.6) |
| XYZ | xyz(62.4686, 69.8375, 79.9865) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.26
Lightblue
#ADD8E6
ΔE00 6.50
Lightcyan
#E0FFFF
ΔE00 6.78
Ice Blue (survey)
#D7FFFE
ΔE00 7.24
Very Pale Blue
#D6FFFE
ΔE00 7.32
Very Light Blue
#D5FFFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFDF #DFC4C4
analogous
#C4DFD2 #C4DFDF #C4D2DF
triadic
#C4DFDF #DFC4DF #DFDFC4
tetradic
#C4DFDF #D2C4DF #DFC4C4 #D2DFC4
square
#C4DFDF #D2C4DF #DFC4C4 #D2DFC4
split-complementary
#C4DFDF #DFC4D2 #DFD2C4
monochromatic
#75B4B4 #9CC9C9 #C4DFDF #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.40
#C4DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#C4DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFDF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFDF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#BCE1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c4dfdf; /* rgb */ color: rgb(196, 223, 223); /* oklch */ color: oklch(88.4% 0.029 196.6);
Tailwind
colors: {
custom: {
50: '#d6e9e9',
500: '#c4dfdf',
950: '#000000',
},
}SCSS
$custom: #c4dfdf; $custom-light: #d6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#c4dfdf",
"rgb": {
"r": 196,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88386,
"c": 0.02862,
"h": 196.6
},
"luminance": 0.69839
}Semantic roles & 50–950 ramp
primary
#C4DFDF
secondary
#B79191
accent
#3D3DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484