#C8EAED#C8EAED
#C8EAED is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.4% C 0.036 H 203.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EAED |
|---|---|
| RGB | rgb(200, 234, 237) |
| HSL | hsl(185, 51%, 86%) |
| HSV | hsv(185, 16%, 93%) |
| CMYK | cmyk(15.6%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(90.43, -10.42, -5.17) |
| CIE-LCH | lch(90.43, 11.63, 206.38°) |
| OKLab | oklab(91.36% -0.0329 -0.014) |
| OKLCH | oklch(91.36% 0.036 203.1) |
| XYZ | xyz(68.5243, 77.2376, 91.4023) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.27
Lightcyan
#E0FFFF
ΔE00 4.70
Very Light Blue
#D5FFFF
ΔE00 4.83
Ice Blue (survey)
#D7FFFE
ΔE00 4.85
Very Pale Blue
#D6FFFE
ΔE00 4.91
Really Light Blue
#D4FFFF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EAED #EDCBC8
analogous
#C8EDDD #C8EAED #C8D7ED
triadic
#C8EAED #EDC8EA #EAEDC8
tetradic
#C8EAED #DDC8ED #EDCBC8 #D7EDC8
square
#C8EAED #DDC8ED #EDCBC8 #D7EDC8
split-complementary
#C8EAED #EDC8D7 #EDDDC8
monochromatic
#6CC7CF #9AD8DE #C8EAED #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.28
#C8EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#C8EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EAED
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EAED | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#BDEDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8eaed; /* rgb */ color: rgb(200, 234, 237); /* oklch */ color: oklch(91.4% 0.036 203.1);
Tailwind
colors: {
custom: {
50: '#d9f0f2',
500: '#c8eaed',
950: '#000000',
},
}SCSS
$custom: #c8eaed; $custom-light: #d9f0f2; $custom-dark: #000000;
JSON
{
"hex": "#c8eaed",
"rgb": {
"r": 200,
"g": 234,
"b": 237
},
"hsl": {
"h": 184.865,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.91355,
"c": 0.03573,
"h": 203.1
},
"luminance": 0.77239
}Semantic roles & 50–950 ramp
primary
#C8EAED
secondary
#CA948F
accent
#3427BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585