#C8EFFD#C8EFFD
#C8EFFD is a very light, muted cyan. Relative luminance 0.811; OKLCH L 92.9% C 0.045 H 221.6°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFFD |
|---|---|
| RGB | rgb(200, 239, 253) |
| HSL | hsl(196, 93%, 89%) |
| HSV | hsv(196, 21%, 99%) |
| CMYK | cmyk(20.9%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.18, -9.62, -10.92) |
| CIE-LCH | lch(92.18, 14.56, 228.63°) |
| OKLab | oklab(92.88% -0.0334 -0.0296) |
| OKLCH | oklch(92.88% 0.045 221.6) |
| XYZ | xyz(72.4106, 81.1018, 104.7485) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.45
Pale Sky Blue
#BDF6FE
ΔE00 5.53
Powder Blue
#B0E0E6
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.66
Light Sky Blue
#C6FCFF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFFD #FDD6C8
analogous
#C8FDF1 #C8EFFD #C8D5FD
triadic
#C8EFFD #FDC8EF #EFFDC8
tetradic
#C8EFFD #F1C8FD #FDD6C8 #D5FDC8
square
#C8EFFD #F1C8FD #FDD6C8 #D5FDC8
split-complementary
#C8EFFD #FDC8D5 #FDF1C8
monochromatic
#52CDF9 #8DDEFB #C8EFFD #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.22
#C8EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#C8EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFFD
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFFD | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFE
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#B9F4F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8effd; /* rgb */ color: rgb(200, 239, 253); /* oklch */ color: oklch(92.9% 0.045 221.6);
Tailwind
colors: {
custom: {
50: '#d9f4fe',
500: '#c8effd',
950: '#000000',
},
}SCSS
$custom: #c8effd; $custom-light: #d9f4fe; $custom-dark: #000000;
JSON
{
"hex": "#c8effd",
"rgb": {
"r": 200,
"g": 239,
"b": 253
},
"hsl": {
"h": 195.849,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.92883,
"c": 0.04466,
"h": 221.6
},
"luminance": 0.81104
}Semantic roles & 50–950 ramp
primary
#C8EFFD
secondary
#E59E84
accent
#3D00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585