#C6DFD5#C6DFD5
#C6DFD5 is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.2% C 0.030 H 169.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFD5 |
|---|---|
| RGB | rgb(198, 223, 213) |
| HSL | hsl(156, 28%, 83%) |
| HSV | hsv(156, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.79, -10.18, 2.09) |
| CIE-LCH | lch(86.79, 10.39, 168.41°) |
| OKLab | oklab(88.24% -0.0294 0.0054) |
| OKLCH | oklch(88.24% 0.03 169.6) |
| XYZ | xyz(61.6839, 69.5841, 73.1191) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.78
Lightcyan
#E0FFFF
ΔE00 8.14
Honeydew
#F0FFF0
ΔE00 8.16
Light Grey
#D8DCD6
ΔE00 8.22
Ice Blue (survey)
#D7FFFE
ΔE00 8.26
Powder Blue
#B0E0E6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFD5 #DFC6D0
analogous
#C6DFC8 #C6DFD5 #C6DDDF
triadic
#C6DFD5 #D5C6DF #DFD5C6
tetradic
#C6DFD5 #C8C6DF #DFC6D0 #DDDFC6
square
#C6DFD5 #C8C6DF #DFC6D0 #DDDFC6
split-complementary
#C6DFD5 #DFC6DD #DFC8C6
monochromatic
#78B39B #9FC9B8 #C6DFD5 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.41
#C6DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C6DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFD5
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFD5 | 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)
#DDDBD5
Deuteranopia (green-blind)
#D9D8D6
Tritanopia (blue-blind)
#C1DFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfd5; /* rgb */ color: rgb(198, 223, 213); /* oklch */ color: oklch(88.2% 0.030 169.6);
Tailwind
colors: {
custom: {
50: '#d7e9e1',
500: '#c6dfd5',
950: '#000000',
},
}SCSS
$custom: #c6dfd5; $custom-light: #d7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c6dfd5",
"rgb": {
"r": 198,
"g": 223,
"b": 213
},
"hsl": {
"h": 156,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88236,
"c": 0.02985,
"h": 169.6
},
"luminance": 0.69585
}Semantic roles & 50–950 ramp
primary
#C6DFD5
secondary
#B693A1
accent
#3F68A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484