#C6DFD8#C6DFD8
#C6DFD8 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.3% C 0.028 H 177.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFD8 |
|---|---|
| RGB | rgb(198, 223, 216) |
| HSL | hsl(163, 28%, 83%) |
| HSV | hsv(163, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.87, -9.61, 0.62) |
| CIE-LCH | lch(86.87, 9.63, 176.33°) |
| OKLab | oklab(88.32% -0.0282 0.0015) |
| OKLCH | oklch(88.32% 0.028 177) |
| XYZ | xyz(62.0682, 69.7379, 75.1431) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.30
Lightcyan
#E0FFFF
ΔE00 7.50
Ice
#D6FFFA
ΔE00 7.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.75
Very Pale Blue
#D6FFFE
ΔE00 7.83
Light Grey
#D8DCD6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFD8 #DFC6CD
analogous
#C6DFCB #C6DFD8 #C6D9DF
triadic
#C6DFD8 #D8C6DF #DFD8C6
tetradic
#C6DFD8 #CBC6DF #DFC6CD #D9DFC6
square
#C6DFD8 #CBC6DF #DFC6CD #D9DFC6
split-complementary
#C6DFD8 #DFC6D9 #DFCBC6
monochromatic
#78B3A2 #9FC9BD #C6DFD8 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.40
#C6DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C6DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFD8
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFD8 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#D8D8D9
Tritanopia (blue-blind)
#C0E0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfd8; /* rgb */ color: rgb(198, 223, 216); /* oklch */ color: oklch(88.3% 0.028 177.0);
Tailwind
colors: {
custom: {
50: '#d7e9e4',
500: '#c6dfd8',
950: '#000000',
},
}SCSS
$custom: #c6dfd8; $custom-light: #d7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c6dfd8",
"rgb": {
"r": 198,
"g": 223,
"b": 216
},
"hsl": {
"h": 163.2,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88321,
"c": 0.02822,
"h": 177
},
"luminance": 0.69739
}Semantic roles & 50–950 ramp
primary
#C6DFD8
secondary
#B6939D
accent
#3F5CA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484