#C8E2EA#C8E2EA
#C8E2EA is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.6% C 0.030 H 218.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2EA |
|---|---|
| RGB | rgb(200, 226, 234) |
| HSL | hsl(194, 45%, 85%) |
| HSV | hsv(194, 15%, 92%) |
| CMYK | cmyk(14.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.26, -6.95, -6.80) |
| CIE-LCH | lch(88.26, 9.72, 224.37°) |
| OKLab | oklab(89.61% -0.0233 -0.0184) |
| OKLCH | oklch(89.61% 0.03 218.2) |
| XYZ | xyz(65.8634, 72.6111, 88.3712) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.21
Powder Blue
#B0E0E6
ΔE00 6.34
Lightcyan
#E0FFFF
ΔE00 7.28
Azure (CSS)
#F0FFFF
ΔE00 7.86
Ice Blue
#A5DFF9
ΔE00 7.94
Fog
#D8DCE0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2EA #EAD0C8
analogous
#C8EAE1 #C8E2EA #C8D1EA
triadic
#C8E2EA #EAC8E2 #E2EAC8
tetradic
#C8E2EA #E1C8EA #EAD0C8 #D1EAC8
square
#C8E2EA #E1C8EA #EAD0C8 #D1EAC8
split-complementary
#C8E2EA #EAC8D1 #EAE1C8
monochromatic
#6FB3C8 #9CCBD9 #C8E2EA #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.35
#C8E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#C8E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2EA
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2EA | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#BFE5E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e2ea; /* rgb */ color: rgb(200, 226, 234); /* oklch */ color: oklch(89.6% 0.030 218.2);
Tailwind
colors: {
custom: {
50: '#d9ebf0',
500: '#c8e2ea',
950: '#000000',
},
}SCSS
$custom: #c8e2ea; $custom-light: #d9ebf0; $custom-dark: #000000;
JSON
{
"hex": "#c8e2ea",
"rgb": {
"r": 200,
"g": 226,
"b": 234
},
"hsl": {
"h": 194.118,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.89614,
"c": 0.02967,
"h": 218.2
},
"luminance": 0.72613
}Semantic roles & 50–950 ramp
primary
#C8E2EA
secondary
#C59D91
accent
#4E2EB8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485