#C6E2DC#C6E2DC
#C6E2DC is a very light, muted teal. Relative luminance 0.716; OKLCH L 89.1% C 0.031 H 181.3°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C6E2DC |
|---|---|
| RGB | rgb(198, 226, 220) |
| HSL | hsl(167, 33%, 83%) |
| HSV | hsv(167, 12%, 89%) |
| CMYK | cmyk(12.4%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(87.76, -10.36, -0.19) |
| CIE-LCH | lch(87.76, 10.36, 181.05°) |
| OKLab | oklab(89.06% -0.0307 -0.0007) |
| OKLCH | oklch(89.06% 0.031 181.3) |
| XYZ | xyz(63.4002, 71.5645, 78.1693) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.48
Ice
#D6FFFA
ΔE00 6.58
Lightcyan
#E0FFFF
ΔE00 6.72
Ice Blue (survey)
#D7FFFE
ΔE00 6.77
Very Pale Blue
#D6FFFE
ΔE00 6.83
Very Light Blue
#D5FFFF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6E2DC #E2C6CC
analogous
#C6E2CE #C6E2DC #C6DAE2
triadic
#C6E2DC #DCC6E2 #E2DCC6
tetradic
#C6E2DC #CEC6E2 #E2C6CC #DAE2C6
square
#C6E2DC #CEC6E2 #E2C6CC #DAE2C6
split-complementary
#C6E2DC #E2C6DA #E2CEC6
monochromatic
#75B9AA #9DCDC3 #C6E2DC #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.37
#C6E2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#C6E2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6E2DC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6E2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6E2DC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#DADADD
Tritanopia (blue-blind)
#BFE3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c6e2dc; /* rgb */ color: rgb(198, 226, 220); /* oklch */ color: oklch(89.1% 0.031 181.3);
Tailwind
colors: {
custom: {
50: '#d7ebe6',
500: '#c6e2dc',
950: '#000000',
},
}SCSS
$custom: #c6e2dc; $custom-light: #d7ebe6; $custom-dark: #000000;
JSON
{
"hex": "#c6e2dc",
"rgb": {
"r": 198,
"g": 226,
"b": 220
},
"hsl": {
"h": 167.143,
"s": 32.558,
"l": 83.137
},
"oklch": {
"l": 0.89059,
"c": 0.0307,
"h": 181.3
},
"luminance": 0.71566
}Semantic roles & 50–950 ramp
primary
#C6E2DC
secondary
#BA929B
accent
#3A52AB
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484