#C6DFD3#C6DFD3
#C6DFD3 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.031 H 165.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFD3 |
|---|---|
| RGB | rgb(198, 223, 211) |
| HSL | hsl(151, 28%, 83%) |
| HSV | hsv(151, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.74, -10.55, 3.07) |
| CIE-LCH | lch(86.74, 10.99, 163.78°) |
| OKLab | oklab(88.18% -0.0302 0.008) |
| OKLCH | oklch(88.18% 0.031 165.2) |
| XYZ | xyz(61.4316, 69.4832, 71.7905) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.05
Honeydew
#F0FFF0
ΔE00 8.06
Light Grey
#D8DCD6
ΔE00 8.48
Lightcyan
#E0FFFF
ΔE00 8.63
Ice Blue (survey)
#D7FFFE
ΔE00 8.68
Very Pale Blue
#D6FFFE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFD3 #DFC6D2
analogous
#C6DFC6 #C6DFD3 #C6DFDF
triadic
#C6DFD3 #D3C6DF #DFD3C6
tetradic
#C6DFD3 #C6C6DF #DFC6D2 #DFDFC6
square
#C6DFD3 #C6C6DF #DFC6D2 #DFDFC6
split-complementary
#C6DFD3 #DFC6DF #DFC6C6
monochromatic
#78B396 #9FC9B5 #C6DFD3 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.41
#C6DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C6DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFD3
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFD3 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD2
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#C1DFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c6dfd3; /* rgb */ color: rgb(198, 223, 211); /* oklch */ color: oklch(88.2% 0.031 165.2);
Tailwind
colors: {
custom: {
50: '#d7e9e0',
500: '#c6dfd3',
950: '#000000',
},
}SCSS
$custom: #c6dfd3; $custom-light: #d7e9e0; $custom-dark: #000000;
JSON
{
"hex": "#c6dfd3",
"rgb": {
"r": 198,
"g": 223,
"b": 211
},
"hsl": {
"h": 151.2,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.8818,
"c": 0.03119,
"h": 165.2
},
"luminance": 0.69484
}Semantic roles & 50–950 ramp
primary
#C6DFD3
secondary
#B693A4
accent
#3F71A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484