#C8EDFC#C8EDFC
#C8EDFC is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.4% C 0.044 H 224.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EDFC |
|---|---|
| RGB | rgb(200, 237, 252) |
| HSL | hsl(197, 90%, 89%) |
| HSV | hsv(197, 21%, 99%) |
| CMYK | cmyk(20.6%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(91.63, -8.82, -11.22) |
| CIE-LCH | lch(91.63, 14.27, 231.83°) |
| OKLab | oklab(92.44% -0.0312 -0.0304) |
| OKLCH | oklch(92.44% 0.044 224.3) |
| XYZ | xyz(71.6694, 79.8737, 103.7176) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.32
Ice Blue
#A5DFF9
ΔE00 5.88
Pale Sky Blue
#BDF6FE
ΔE00 6.36
Powder Blue
#B0E0E6
ΔE00 6.49
Lightcyan
#E0FFFF
ΔE00 7.22
Very Light Blue
#D5FFFF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EDFC #FCD7C8
analogous
#C8FCF1 #C8EDFC #C8D3FC
triadic
#C8EDFC #FCC8ED #EDFCC8
tetradic
#C8EDFC #F1C8FC #FCD7C8 #D3FCC8
square
#C8EDFC #F1C8FC #FCD7C8 #D3FCC8
split-complementary
#C8EDFC #FCC8D3 #FCF1C8
monochromatic
#54C7F6 #8EDAF9 #C8EDFC #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.24
#C8EDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#C8EDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EDFC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EDFC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#B9F2F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8edfc; /* rgb */ color: rgb(200, 237, 252); /* oklch */ color: oklch(92.4% 0.044 224.3);
Tailwind
colors: {
custom: {
50: '#d9f2fd',
500: '#c8edfc',
950: '#000000',
},
}SCSS
$custom: #c8edfc; $custom-light: #d9f2fd; $custom-dark: #000000;
JSON
{
"hex": "#c8edfc",
"rgb": {
"r": 200,
"g": 237,
"b": 252
},
"hsl": {
"h": 197.308,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.9244,
"c": 0.04358,
"h": 224.3
},
"luminance": 0.79876
}Semantic roles & 50–950 ramp
primary
#C8EDFC
secondary
#E3A085
accent
#4200E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585