#C6EAEB#C6EAEB
#C6EAEB is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.2% C 0.038 H 198.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EAEB |
|---|---|
| RGB | rgb(198, 234, 235) |
| HSL | hsl(182, 48%, 85%) |
| HSV | hsv(182, 16%, 92%) |
| CMYK | cmyk(15.7%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.25, -11.44, -4.40) |
| CIE-LCH | lch(90.25, 12.26, 201.03°) |
| OKLab | oklab(91.16% -0.0356 -0.012) |
| OKLCH | oklch(91.16% 0.038 198.6) |
| XYZ | xyz(67.7029, 76.8477, 89.8472) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.03
Very Light Blue
#D5FFFF
ΔE00 4.46
Ice Blue (survey)
#D7FFFE
ΔE00 4.46
Very Pale Blue
#D6FFFE
ΔE00 4.50
Really Light Blue
#D4FFFF
ΔE00 4.51
Pale Blue
#D0FEFE
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EAEB #EBC7C6
analogous
#C6EBDA #C6EAEB #C6D7EB
triadic
#C6EAEB #EBC6EA #EAEBC6
tetradic
#C6EAEB #DAC6EB #EBC7C6 #D7EBC6
square
#C6EAEB #DAC6EB #EBC7C6 #D7EBC6
split-complementary
#C6EAEB #EBC6D7 #EBDAC6
monochromatic
#6BC9CB #99D9DB #C6EAEB #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.28
#C6EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#C6EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EAEB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EAEB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#DDE1EB
Tritanopia (blue-blind)
#BBEDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c6eaeb; /* rgb */ color: rgb(198, 234, 235); /* oklch */ color: oklch(91.2% 0.038 198.6);
Tailwind
colors: {
custom: {
50: '#d7f0f1',
500: '#c6eaeb',
950: '#000000',
},
}SCSS
$custom: #c6eaeb; $custom-light: #d7f0f1; $custom-dark: #000000;
JSON
{
"hex": "#c6eaeb",
"rgb": {
"r": 198,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.622,
"s": 48.052,
"l": 84.902
},
"oklch": {
"l": 0.91163,
"c": 0.03753,
"h": 198.6
},
"luminance": 0.7685
}Semantic roles & 50–950 ramp
primary
#C6EAEB
secondary
#C7908E
accent
#2E2ABB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585