#C8E4EA#C8E4EA
#C8E4EA is a very light, muted cyan. Relative luminance 0.737; OKLCH L 90.0% C 0.031 H 212.1°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4EA |
|---|---|
| RGB | rgb(200, 228, 234) |
| HSL | hsl(191, 45%, 85%) |
| HSV | hsv(191, 15%, 92%) |
| CMYK | cmyk(14.5%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.78, -7.97, -6.03) |
| CIE-LCH | lch(88.78, 9.99, 217.09°) |
| OKLab | oklab(90.03% -0.026 -0.0163) |
| OKLCH | oklch(90.03% 0.031 212.1) |
| XYZ | xyz(66.4104, 73.7051, 88.5535) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.26
Powder Blue
#B0E0E6
ΔE00 5.45
Lightcyan
#E0FFFF
ΔE00 6.31
Ice Blue (survey)
#D7FFFE
ΔE00 7.21
Very Light Blue
#D5FFFF
ΔE00 7.22
Pale Sky Blue
#BDF6FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4EA #EACEC8
analogous
#C8EADF #C8E4EA #C8D3EA
triadic
#C8E4EA #EAC8E4 #E4EAC8
tetradic
#C8E4EA #DFC8EA #EACEC8 #D3EAC8
square
#C8E4EA #DFC8EA #EACEC8 #D3EAC8
split-complementary
#C8E4EA #EAC8D3 #EADFC8
monochromatic
#6FB9C8 #9CCED9 #C8E4EA #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.33
#C8E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#C8E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4EA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4EA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#BFE7E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8e4ea; /* rgb */ color: rgb(200, 228, 234); /* oklch */ color: oklch(90.0% 0.031 212.1);
Tailwind
colors: {
custom: {
50: '#d9ecf0',
500: '#c8e4ea',
950: '#000000',
},
}SCSS
$custom: #c8e4ea; $custom-light: #d9ecf0; $custom-dark: #000000;
JSON
{
"hex": "#c8e4ea",
"rgb": {
"r": 200,
"g": 228,
"b": 234
},
"hsl": {
"h": 190.588,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.90025,
"c": 0.03069,
"h": 212.1
},
"luminance": 0.73707
}Semantic roles & 50–950 ramp
primary
#C8E4EA
secondary
#C59A91
accent
#462EB8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485