#C6DFDE#C6DFDE
#C6DFDE is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.5% C 0.027 H 193.7°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DFDE |
|---|---|
| RGB | rgb(198, 223, 222) |
| HSL | hsl(178, 28%, 83%) |
| HSV | hsv(178, 11%, 87%) |
| CMYK | cmyk(11.2%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(87.02, -8.44, -2.32) |
| CIE-LCH | lch(87.02, 8.76, 195.36°) |
| OKLab | oklab(88.5% -0.0258 -0.0063) |
| OKLCH | oklch(88.5% 0.027 193.7) |
| XYZ | xyz(62.8581, 70.0538, 79.3031) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.92
Lightcyan
#E0FFFF
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 7.11
Ice Blue (survey)
#D7FFFE
ΔE00 7.42
Very Pale Blue
#D6FFFE
ΔE00 7.52
Very Light Blue
#D5FFFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DFDE #DFC6C7
analogous
#C6DFD1 #C6DFDE #C6D3DF
triadic
#C6DFDE #DEC6DF #DFDEC6
tetradic
#C6DFDE #D1C6DF #DFC6C7 #D3DFC6
square
#C6DFDE #D1C6DF #DFC6C7 #D3DFC6
split-complementary
#C6DFDE #DFC6D3 #DFD1C6
monochromatic
#78B3B1 #9FC9C7 #C6DFDE #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.40
#C6DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#C6DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DFDE
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DFDE | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#D7D8DE
Tritanopia (blue-blind)
#BFE1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6dfde; /* rgb */ color: rgb(198, 223, 222); /* oklch */ color: oklch(88.5% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#d7e9e8',
500: '#c6dfde',
950: '#000000',
},
}SCSS
$custom: #c6dfde; $custom-light: #d7e9e8; $custom-dark: #000000;
JSON
{
"hex": "#c6dfde",
"rgb": {
"r": 198,
"g": 223,
"b": 222
},
"hsl": {
"h": 177.6,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.88495,
"c": 0.02659,
"h": 193.7
},
"luminance": 0.70055
}Semantic roles & 50–950 ramp
primary
#C6DFDE
secondary
#B69394
accent
#3F43A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484