#C6EAEE#C6EAEE
#C6EAEE is a very light, muted teal. Relative luminance 0.770; OKLCH L 91.3% C 0.038 H 204.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EAEE |
|---|---|
| RGB | rgb(198, 234, 238) |
| HSL | hsl(186, 54%, 85%) |
| HSV | hsv(186, 17%, 93%) |
| CMYK | cmyk(16.8%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(90.33, -10.83, -5.85) |
| CIE-LCH | lch(90.33, 12.31, 208.37°) |
| OKLab | oklab(91.25% -0.0344 -0.0159) |
| OKLCH | oklch(91.25% 0.038 204.7) |
| XYZ | xyz(68.1400, 77.0225, 92.1491) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.85
Pale Sky Blue
#BDF6FE
ΔE00 4.77
Very Light Blue
#D5FFFF
ΔE00 4.84
Really Light Blue
#D4FFFF
ΔE00 4.90
Ice Blue (survey)
#D7FFFE
ΔE00 4.92
Lightcyan
#E0FFFF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EAEE #EECAC6
analogous
#C6EEDE #C6EAEE #C6D6EE
triadic
#C6EAEE #EEC6EA #EAEEC6
tetradic
#C6EAEE #DEC6EE #EECAC6 #D6EEC6
square
#C6EAEE #DEC6EE #EECAC6 #D6EEC6
split-complementary
#C6EAEE #EEC6D6 #EEDEC6
monochromatic
#68C7D2 #97D9E0 #C6EAEE #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.28
#C6EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#C6EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EAEE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EAEE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#BAEDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c6eaee; /* rgb */ color: rgb(198, 234, 238); /* oklch */ color: oklch(91.3% 0.038 204.7);
Tailwind
colors: {
custom: {
50: '#d7f0f3',
500: '#c6eaee',
950: '#000000',
},
}SCSS
$custom: #c6eaee; $custom-light: #d7f0f3; $custom-dark: #000000;
JSON
{
"hex": "#c6eaee",
"rgb": {
"r": 198,
"g": 234,
"b": 238
},
"hsl": {
"h": 186,
"s": 54.054,
"l": 85.49
},
"oklch": {
"l": 0.91254,
"c": 0.0379,
"h": 204.7
},
"luminance": 0.77024
}Semantic roles & 50–950 ramp
primary
#C6EAEE
secondary
#CB938D
accent
#3424C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585