#C8ECED#C8ECED
#C8ECED is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.8% C 0.037 H 198.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ECED |
|---|---|
| RGB | rgb(200, 236, 237) |
| HSL | hsl(182, 51%, 86%) |
| HSV | hsv(182, 16%, 93%) |
| CMYK | cmyk(15.6%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(90.95, -11.43, -4.39) |
| CIE-LCH | lch(90.95, 12.24, 201.03°) |
| OKLab | oklab(91.77% -0.0355 -0.0119) |
| OKLCH | oklch(91.77% 0.037 198.6) |
| XYZ | xyz(69.0969, 78.3828, 91.5932) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 4.05
Very Light Blue
#D5FFFF
ΔE00 4.06
Very Pale Blue
#D6FFFE
ΔE00 4.09
Really Light Blue
#D4FFFF
ΔE00 4.12
Pale Blue
#D0FEFE
ΔE00 4.19
Powder Blue
#B0E0E6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ECED #EDC9C8
analogous
#C8EDDB #C8ECED #C8D9ED
triadic
#C8ECED #EDC8EC #ECEDC8
tetradic
#C8ECED #DBC8ED #EDC9C8 #D9EDC8
square
#C8ECED #DBC8ED #EDC9C8 #D9EDC8
split-complementary
#C8ECED #EDC8D9 #EDDBC8
monochromatic
#6CCCCF #9ADCDE #C8ECED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.26
#C8ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#C8ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ECED
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ECED | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8ED
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#BDEFEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8eced; /* rgb */ color: rgb(200, 236, 237); /* oklch */ color: oklch(91.8% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#d9f2f2',
500: '#c8eced',
950: '#000000',
},
}SCSS
$custom: #c8eced; $custom-light: #d9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#c8eced",
"rgb": {
"r": 200,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.622,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.9177,
"c": 0.03747,
"h": 198.6
},
"luminance": 0.78385
}Semantic roles & 50–950 ramp
primary
#C8ECED
secondary
#CA918F
accent
#2C27BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585