#C6EDEF#C6EDEF
#C6EDEF is a very light, muted teal. Relative luminance 0.788; OKLCH L 91.9% C 0.041 H 200.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EDEF |
|---|---|
| RGB | rgb(198, 237, 239) |
| HSL | hsl(183, 56%, 86%) |
| HSV | hsv(183, 17%, 94%) |
| CMYK | cmyk(17.2%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(91.15, -12.14, -5.17) |
| CIE-LCH | lch(91.15, 13.19, 203.07°) |
| OKLab | oklab(91.91% -0.038 -0.014) |
| OKLCH | oklch(91.91% 0.041 200.3) |
| XYZ | xyz(69.1486, 78.8040, 93.2120) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.82
Very Light Blue
#D5FFFF
ΔE00 3.82
Really Light Blue
#D4FFFF
ΔE00 3.85
Ice Blue (survey)
#D7FFFE
ΔE00 3.93
Very Pale Blue
#D6FFFE
ΔE00 3.93
Powder Blue
#B0E0E6
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EDEF #EFC8C6
analogous
#C6EFDC #C6EDEF #C6D8EF
triadic
#C6EDEF #EFC6ED #EDEFC6
tetradic
#C6EDEF #DCC6EF #EFC8C6 #D8EFC6
square
#C6EDEF #DCC6EF #EFC8C6 #D8EFC6
split-complementary
#C6EDEF #EFC6D8 #EFDCC6
monochromatic
#66CFD4 #96DEE2 #C6EDEF #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.25
#C6EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#C6EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EDEF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EDEF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#BAF0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c6edef; /* rgb */ color: rgb(198, 237, 239); /* oklch */ color: oklch(91.9% 0.041 200.3);
Tailwind
colors: {
custom: {
50: '#d7f2f4',
500: '#c6edef',
950: '#000000',
},
}SCSS
$custom: #c6edef; $custom-light: #d7f2f4; $custom-dark: #000000;
JSON
{
"hex": "#c6edef",
"rgb": {
"r": 198,
"g": 237,
"b": 239
},
"hsl": {
"h": 182.927,
"s": 56.164,
"l": 85.686
},
"oklch": {
"l": 0.91907,
"c": 0.0405,
"h": 200.3
},
"luminance": 0.78806
}Semantic roles & 50–950 ramp
primary
#C6EDEF
secondary
#CD8F8C
accent
#2A22C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585