#C5DFD8#C5DFD8
#C5DFD8 is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.3% C 0.029 H 177.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFD8 |
|---|---|
| RGB | rgb(197, 223, 216) |
| HSL | hsl(164, 29%, 82%) |
| HSV | hsv(164, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.80, -9.93, 0.51) |
| CIE-LCH | lch(86.80, 9.95, 177.05°) |
| OKLab | oklab(88.25% -0.0292 0.0012) |
| OKLCH | oklch(88.25% 0.029 177.6) |
| XYZ | xyz(61.8054, 69.6024, 75.1308) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.10
Ice
#D6FFFA
ΔE00 7.41
Lightcyan
#E0FFFF
ΔE00 7.50
Ice Blue (survey)
#D7FFFE
ΔE00 7.65
Very Pale Blue
#D6FFFE
ΔE00 7.72
Very Light Blue
#D5FFFF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFD8 #DFC5CC
analogous
#C5DFCB #C5DFD8 #C5D9DF
triadic
#C5DFD8 #D8C5DF #DFD8C5
tetradic
#C5DFD8 #CBC5DF #DFC5CC #D9DFC5
square
#C5DFD8 #CBC5DF #DFC5CC #D9DFC5
split-complementary
#C5DFD8 #DFC5D9 #DFCBC5
monochromatic
#76B3A3 #9EC9BD #C5DFD8 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.41
#C5DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C5DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFD8
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFD8 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#D8D8D9
Tritanopia (blue-blind)
#BFE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfd8; /* rgb */ color: rgb(197, 223, 216); /* oklch */ color: oklch(88.3% 0.029 177.6);
Tailwind
colors: {
custom: {
50: '#d6e9e4',
500: '#c5dfd8',
950: '#000000',
},
}SCSS
$custom: #c5dfd8; $custom-light: #d6e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c5dfd8",
"rgb": {
"r": 197,
"g": 223,
"b": 216
},
"hsl": {
"h": 163.846,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88251,
"c": 0.0292,
"h": 177.6
},
"luminance": 0.69604
}Semantic roles & 50–950 ramp
primary
#C5DFD8
secondary
#B6929C
accent
#3E5AA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484