#C8E2EF#C8E2EF
#C8E2EF is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.8% C 0.033 H 229.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2EF |
|---|---|
| RGB | rgb(200, 226, 239) |
| HSL | hsl(200, 55%, 86%) |
| HSV | hsv(200, 16%, 94%) |
| CMYK | cmyk(16.3%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.40, -5.92, -9.22) |
| CIE-LCH | lch(88.40, 10.96, 237.28°) |
| OKLab | oklab(89.77% -0.0214 -0.0249) |
| OKLCH | oklch(89.77% 0.033 229.3) |
| XYZ | xyz(66.5918, 72.9025, 92.2077) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.48
Ice Blue
#A5DFF9
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.73
Fog
#D8DCE0
ΔE00 7.84
Aliceblue
#F0F8FF
ΔE00 8.15
Light Blue Grey
#B7C9E2
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2EF #EFD5C8
analogous
#C8EFE8 #C8E2EF #C8CEEF
triadic
#C8E2EF #EFC8E2 #E2EFC8
tetradic
#C8E2EF #E8C8EF #EFD5C8 #CEEFC8
square
#C8E2EF #E8C8EF #EFD5C8 #CEEFC8
split-complementary
#C8E2EF #EFC8CE #EFE8C8
monochromatic
#69B0D3 #99C9E1 #C8E2EF #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.35
#C8E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#C8E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2EF
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2EF | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F0
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#BEE6E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8e2ef; /* rgb */ color: rgb(200, 226, 239); /* oklch */ color: oklch(89.8% 0.033 229.3);
Tailwind
colors: {
custom: {
50: '#d9ebf4',
500: '#c8e2ef',
950: '#000000',
},
}SCSS
$custom: #c8e2ef; $custom-light: #d9ebf4; $custom-dark: #000000;
JSON
{
"hex": "#c8e2ef",
"rgb": {
"r": 200,
"g": 226,
"b": 239
},
"hsl": {
"h": 200,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.8977,
"c": 0.03287,
"h": 229.3
},
"luminance": 0.72904
}Semantic roles & 50–950 ramp
primary
#C8E2EF
secondary
#CDA38E
accent
#5823C2
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485