#C6DCDA#C6DCDA
#C6DCDA is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.8% C 0.024 H 190.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCDA |
|---|---|
| RGB | rgb(198, 220, 218) |
| HSL | hsl(175, 24%, 82%) |
| HSV | hsv(175, 10%, 86%) |
| CMYK | cmyk(10%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.13, -7.69, -1.51) |
| CIE-LCH | lch(86.13, 7.83, 191.14°) |
| OKLab | oklab(87.76% -0.0233 -0.0041) |
| OKLCH | oklch(87.76% 0.024 190.1) |
| XYZ | xyz(61.5339, 68.2531, 76.2483) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.84
Light Grey
#D8DCD6
ΔE00 6.97
Lightcyan
#E0FFFF
ΔE00 7.63
Lightblue
#ADD8E6
ΔE00 7.75
Silver (survey)
#C5C9C7
ΔE00 7.89
Ice Blue (survey)
#D7FFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCDA #DCC6C8
analogous
#C6DCCF #C6DCDA #C6D3DC
triadic
#C6DCDA #DAC6DC #DCDAC6
tetradic
#C6DCDA #CFC6DC #DCC6C8 #D3DCC6
square
#C6DCDA #CFC6DC #DCC6C8 #D3DCC6
split-complementary
#C6DCDA #DCC6D3 #DCCFC6
monochromatic
#7AADA9 #A0C5C1 #C6DCDA #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C6DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C6DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCDA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCDA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#C0DDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6dcda; /* rgb */ color: rgb(198, 220, 218); /* oklch */ color: oklch(87.8% 0.024 190.1);
Tailwind
colors: {
custom: {
50: '#d7e6e5',
500: '#c6dcda',
950: '#000000',
},
}SCSS
$custom: #c6dcda; $custom-light: #d7e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c6dcda",
"rgb": {
"r": 198,
"g": 220,
"b": 218
},
"hsl": {
"h": 174.545,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87756,
"c": 0.02365,
"h": 190.1
},
"luminance": 0.68254
}Semantic roles & 50–950 ramp
primary
#C6DCDA
secondary
#B29497
accent
#434CA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484