#C6E0DA#C6E0DA
#C6E0DA is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.6% C 0.029 H 180.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C6E0DA |
|---|---|
| RGB | rgb(198, 224, 218) |
| HSL | hsl(166, 30%, 83%) |
| HSV | hsv(166, 12%, 88%) |
| CMYK | cmyk(11.6%, 0%, 2.7%, 12.2%) |
| CIE-LAB | lab(87.18, -9.73, 0.02) |
| CIE-LCH | lch(87.18, 9.73, 179.88°) |
| OKLab | oklab(88.59% -0.0287 -0.0001) |
| OKLCH | oklch(88.59% 0.029 180.2) |
| XYZ | xyz(62.5963, 70.3778, 76.6024) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.82
Lightcyan
#E0FFFF
ΔE00 7.11
Ice
#D6FFFA
ΔE00 7.19
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Very Pale Blue
#D6FFFE
ΔE00 7.41
Very Light Blue
#D5FFFF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6E0DA #E0C6CC
analogous
#C6E0CD #C6E0DA #C6D9E0
triadic
#C6E0DA #DAC6E0 #E0DAC6
tetradic
#C6E0DA #CDC6E0 #E0C6CC #D9E0C6
square
#C6E0DA #CDC6E0 #E0C6CC #D9E0C6
split-complementary
#C6E0DA #E0C6D9 #E0CDC6
monochromatic
#77B5A7 #9ECAC0 #C6E0DA #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.39
#C6E0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#C6E0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6E0DA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6E0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6E0DA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#D8D9DA
Tritanopia (blue-blind)
#C0E1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6e0da; /* rgb */ color: rgb(198, 224, 218); /* oklch */ color: oklch(88.6% 0.029 180.2);
Tailwind
colors: {
custom: {
50: '#d7e9e5',
500: '#c6e0da',
950: '#000000',
},
}SCSS
$custom: #c6e0da; $custom-light: #d7e9e5; $custom-dark: #000000;
JSON
{
"hex": "#c6e0da",
"rgb": {
"r": 198,
"g": 224,
"b": 218
},
"hsl": {
"h": 166.154,
"s": 29.545,
"l": 82.745
},
"oklch": {
"l": 0.88586,
"c": 0.02875,
"h": 180.2
},
"luminance": 0.70379
}Semantic roles & 50–950 ramp
primary
#C6E0DA
secondary
#B8939B
accent
#3D56A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484