#C8E1EA#C8E1EA
#C8E1EA is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.4% C 0.029 H 221.4°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E1EA |
|---|---|
| RGB | rgb(200, 225, 234) |
| HSL | hsl(196, 45%, 85%) |
| HSV | hsv(196, 15%, 92%) |
| CMYK | cmyk(14.5%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(88.00, -6.43, -7.18) |
| CIE-LCH | lch(88.00, 9.64, 228.14°) |
| OKLab | oklab(89.41% -0.022 -0.0194) |
| OKLCH | oklch(89.41% 0.029 221.4) |
| XYZ | xyz(65.5922, 72.0689, 88.2808) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 6.86
Fog
#D8DCE0
ΔE00 7.58
Lightcyan
#E0FFFF
ΔE00 7.81
Ice Blue
#A5DFF9
ΔE00 7.89
Azure (CSS)
#F0FFFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E1EA #EAD1C8
analogous
#C8EAE2 #C8E1EA #C8D0EA
triadic
#C8E1EA #EAC8E1 #E1EAC8
tetradic
#C8E1EA #E2C8EA #EAD1C8 #D0EAC8
square
#C8E1EA #E2C8EA #EAD1C8 #D0EAC8
split-complementary
#C8E1EA #EAC8D0 #EAE2C8
monochromatic
#6FB1C8 #9CC9D9 #C8E1EA #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.36
#C8E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#C8E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E1EA
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E1EA | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#BFE4E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e1ea; /* rgb */ color: rgb(200, 225, 234); /* oklch */ color: oklch(89.4% 0.029 221.4);
Tailwind
colors: {
custom: {
50: '#d9eaf0',
500: '#c8e1ea',
950: '#000000',
},
}SCSS
$custom: #c8e1ea; $custom-light: #d9eaf0; $custom-dark: #000000;
JSON
{
"hex": "#c8e1ea",
"rgb": {
"r": 200,
"g": 225,
"b": 234
},
"hsl": {
"h": 195.882,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.89408,
"c": 0.0293,
"h": 221.4
},
"luminance": 0.7207
}Semantic roles & 50–950 ramp
primary
#C8E1EA
secondary
#C59F91
accent
#522EB8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485