#C8EAFF#C8EAFF
#C8EAFF is a very light, muted cyan. Relative luminance 0.783; OKLCH L 91.9% C 0.046 H 235.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EAFF |
|---|---|
| RGB | rgb(200, 234, 255) |
| HSL | hsl(203, 100%, 89%) |
| HSV | hsv(203, 22%, 100%) |
| CMYK | cmyk(21.6%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(90.94, -6.65, -13.82) |
| CIE-LCH | lch(90.94, 15.33, 244.31°) |
| OKLab | oklab(91.92% -0.0262 -0.0375) |
| OKLCH | oklch(91.92% 0.046 235.1) |
| XYZ | xyz(71.2873, 78.3428, 105.9540) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 8.80
Pale Sky Blue
#BDF6FE
ΔE00 8.98
Aliceblue
#F0F8FF
ΔE00 9.16
Powder Blue (survey)
#B1D1FC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EAFF #FFDDC8
analogous
#C8FFF9 #C8EAFF #C8CFFF
triadic
#C8EAFF #FFC8EA #EAFFC8
tetradic
#C8EAFF #F9C8FF #FFDDC8 #CFFFC8
square
#C8EAFF #F9C8FF #FFDDC8 #CFFFC8
split-complementary
#C8EAFF #FFC8CF #FFF9C8
monochromatic
#4EBBFF #8BD3FF #C8EAFF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.26
#C8EAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#C8EAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EAFF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EAFF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E9FF
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#B9F0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8eaff; /* rgb */ color: rgb(200, 234, 255); /* oklch */ color: oklch(91.9% 0.046 235.1);
Tailwind
colors: {
custom: {
50: '#d9f0ff',
500: '#c8eaff',
950: '#000000',
},
}SCSS
$custom: #c8eaff; $custom-light: #d9f0ff; $custom-dark: #000000;
JSON
{
"hex": "#c8eaff",
"rgb": {
"r": 200,
"g": 234,
"b": 255
},
"hsl": {
"h": 202.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.91922,
"c": 0.04575,
"h": 235.1
},
"luminance": 0.78345
}Semantic roles & 50–950 ramp
primary
#C8EAFF
secondary
#E9A982
accent
#5800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151618
muted
#848586