#C6DFD4#C6DFD4
#C6DFD4 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.030 H 167.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFD4 |
|---|---|
| RGB | rgb(198, 223, 212) |
| HSL | hsl(154, 28%, 83%) |
| HSV | hsv(154, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.77, -10.37, 2.58) |
| CIE-LCH | lch(86.77, 10.68, 166.03°) |
| OKLab | oklab(88.21% -0.0298 0.0067) |
| OKLCH | oklch(88.21% 0.031 167.4) |
| XYZ | xyz(61.5574, 69.5335, 72.4527) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.91
Honeydew
#F0FFF0
ΔE00 8.10
Light Grey
#D8DCD6
ΔE00 8.35
Lightcyan
#E0FFFF
ΔE00 8.38
Ice Blue (survey)
#D7FFFE
ΔE00 8.46
Very Pale Blue
#D6FFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFD4 #DFC6D1
analogous
#C6DFC7 #C6DFD4 #C6DEDF
triadic
#C6DFD4 #D4C6DF #DFD4C6
tetradic
#C6DFD4 #C7C6DF #DFC6D1 #DEDFC6
square
#C6DFD4 #C7C6DF #DFC6D1 #DEDFC6
split-complementary
#C6DFD4 #DFC6DE #DFC7C6
monochromatic
#78B399 #9FC9B6 #C6DFD4 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.41
#C6DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#C6DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFD4
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFD4 | 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)
#DEDBD4
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#C1DFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfd4; /* rgb */ color: rgb(198, 223, 212); /* oklch */ color: oklch(88.2% 0.030 167.4);
Tailwind
colors: {
custom: {
50: '#d7e9e1',
500: '#c6dfd4',
950: '#000000',
},
}SCSS
$custom: #c6dfd4; $custom-light: #d7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c6dfd4",
"rgb": {
"r": 198,
"g": 223,
"b": 212
},
"hsl": {
"h": 153.6,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88208,
"c": 0.0305,
"h": 167.4
},
"luminance": 0.69535
}Semantic roles & 50–950 ramp
primary
#C6DFD4
secondary
#B693A2
accent
#3F6DA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484