#C8F2FD#C8F2FD
#C8F2FD is a very light, muted cyan. Relative luminance 0.829; OKLCH L 93.5% C 0.046 H 215.4°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2FD |
|---|---|
| RGB | rgb(200, 242, 253) |
| HSL | hsl(192, 93%, 89%) |
| HSV | hsv(192, 21%, 99%) |
| CMYK | cmyk(20.9%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.96, -11.14, -9.76) |
| CIE-LCH | lch(92.96, 14.81, 221.23°) |
| OKLab | oklab(93.5% -0.0373 -0.0265) |
| OKLCH | oklch(93.5% 0.046 215.4) |
| XYZ | xyz(73.2962, 82.8730, 105.0437) |
| Luminance | 0.8287 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.91
Light Sky Blue
#C6FCFF
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 5.23
Very Light Blue
#D5FFFF
ΔE00 5.32
Really Light Blue
#D4FFFF
ΔE00 5.37
Pale Blue
#D0FEFE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2FD #FDD3C8
analogous
#C8FDEE #C8F2FD #C8D8FD
triadic
#C8F2FD #FDC8F2 #F2FDC8
tetradic
#C8F2FD #EEC8FD #FDD3C8 #D8FDC8
square
#C8F2FD #EEC8FD #FDD3C8 #D8FDC8
split-complementary
#C8F2FD #FDC8D8 #FDEEC8
monochromatic
#52D6F9 #8DE4FB #C8F2FD #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.19
#C8F2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#C8F2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2FD
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2FD | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#B8F7F5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8f2fd; /* rgb */ color: rgb(200, 242, 253); /* oklch */ color: oklch(93.5% 0.046 215.4);
Tailwind
colors: {
custom: {
50: '#d9f6fe',
500: '#c8f2fd',
950: '#000000',
},
}SCSS
$custom: #c8f2fd; $custom-light: #d9f6fe; $custom-dark: #000000;
JSON
{
"hex": "#c8f2fd",
"rgb": {
"r": 200,
"g": 242,
"b": 253
},
"hsl": {
"h": 192.453,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.93501,
"c": 0.04574,
"h": 215.4
},
"luminance": 0.82875
}Semantic roles & 50–950 ramp
primary
#C8F2FD
secondary
#E59884
accent
#3000E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585