#C6DFDF#C6DFDF
#C6DFDF is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.5% C 0.027 H 196.7°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFDF |
|---|---|
| RGB | rgb(198, 223, 223) |
| HSL | hsl(180, 28%, 83%) |
| HSV | hsv(180, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.05, -8.25, -2.81) |
| CIE-LCH | lch(87.05, 8.71, 198.80°) |
| OKLab | oklab(88.52% -0.0254 -0.0076) |
| OKLCH | oklch(88.52% 0.027 196.7) |
| XYZ | xyz(62.9925, 70.1076, 80.0110) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.81
Lightblue
#ADD8E6
ΔE00 6.76
Lightcyan
#E0FFFF
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 7.47
Very Pale Blue
#D6FFFE
ΔE00 7.57
Very Light Blue
#D5FFFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFDF #DFC6C6
analogous
#C6DFD2 #C6DFDF #C6D2DF
triadic
#C6DFDF #DFC6DF #DFDFC6
tetradic
#C6DFDF #D2C6DF #DFC6C6 #D2DFC6
square
#C6DFDF #D2C6DF #DFC6C6 #D2DFC6
split-complementary
#C6DFDF #DFC6D2 #DFD2C6
monochromatic
#78B3B3 #9FC9C9 #C6DFDF #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.40
#C6DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#C6DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFDF
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFDF | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#BFE1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6dfdf; /* rgb */ color: rgb(198, 223, 223); /* oklch */ color: oklch(88.5% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#d7e9e9',
500: '#c6dfdf',
950: '#000000',
},
}SCSS
$custom: #c6dfdf; $custom-light: #d7e9e9; $custom-dark: #000000;
JSON
{
"hex": "#c6dfdf",
"rgb": {
"r": 198,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88524,
"c": 0.02656,
"h": 196.7
},
"luminance": 0.70109
}Semantic roles & 50–950 ramp
primary
#C6DFDF
secondary
#B69393
accent
#3F3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484