#C6DED4#C6DED4
#C6DED4 is a very light, muted teal. Relative luminance 0.690; OKLCH L 88.0% C 0.029 H 168.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DED4 |
|---|---|
| RGB | rgb(198, 222, 212) |
| HSL | hsl(155, 27%, 82%) |
| HSV | hsv(155, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(86.50, -9.86, 2.20) |
| CIE-LCH | lch(86.50, 10.10, 167.44°) |
| OKLab | oklab(88% -0.0284 0.0057) |
| OKLCH | oklch(88% 0.029 168.7) |
| XYZ | xyz(61.2910, 69.0008, 72.3639) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.95
Ice
#D6FFFA
ΔE00 8.09
Honeydew
#F0FFF0
ΔE00 8.21
Lightcyan
#E0FFFF
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 8.44
Ice Blue (survey)
#D7FFFE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DED4 #DEC6D0
analogous
#C6DEC8 #C6DED4 #C6DCDE
triadic
#C6DED4 #D4C6DE #DED4C6
tetradic
#C6DED4 #C8C6DE #DEC6D0 #DCDEC6
square
#C6DED4 #C8C6DE #DEC6D0 #DCDEC6
split-complementary
#C6DED4 #DEC6DC #DEC8C6
monochromatic
#78B19A #9FC8B7 #C6DED4 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.42
#C6DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#C6DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DED4
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DED4 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD4
Deuteranopia (green-blind)
#D8D7D5
Tritanopia (blue-blind)
#C1DEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c6ded4; /* rgb */ color: rgb(198, 222, 212); /* oklch */ color: oklch(88.0% 0.029 168.7);
Tailwind
colors: {
custom: {
50: '#d7e8e1',
500: '#c6ded4',
950: '#000000',
},
}SCSS
$custom: #c6ded4; $custom-light: #d7e8e1; $custom-dark: #000000;
JSON
{
"hex": "#c6ded4",
"rgb": {
"r": 198,
"g": 222,
"b": 212
},
"hsl": {
"h": 155,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.87999,
"c": 0.02895,
"h": 168.7
},
"luminance": 0.69002
}Semantic roles & 50–950 ramp
primary
#C6DED4
secondary
#B593A1
accent
#406AA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484