#C8EFFC#C8EFFC
#C8EFFC is a very light, muted cyan. Relative luminance 0.810; OKLCH L 92.9% C 0.044 H 220.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFFC |
|---|---|
| RGB | rgb(200, 239, 252) |
| HSL | hsl(195, 90%, 89%) |
| HSV | hsv(195, 21%, 99%) |
| CMYK | cmyk(20.6%, 5.2%, 0%, 1.2%) |
| CIE-LAB | lab(92.15, -9.83, -10.45) |
| CIE-LCH | lch(92.15, 14.35, 226.73°) |
| OKLab | oklab(92.85% -0.0338 -0.0283) |
| OKLCH | oklch(92.85% 0.044 220) |
| XYZ | xyz(72.2517, 81.0383, 103.9117) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 5.42
Powder Blue
#B0E0E6
ΔE00 5.76
Ice Blue
#A5DFF9
ΔE00 6.25
Lightcyan
#E0FFFF
ΔE00 6.35
Light Sky Blue
#C6FCFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFFC #FCD5C8
analogous
#C8FCEF #C8EFFC #C8D5FC
triadic
#C8EFFC #FCC8EF #EFFCC8
tetradic
#C8EFFC #EFC8FC #FCD5C8 #D5FCC8
square
#C8EFFC #EFC8FC #FCD5C8 #D5FCC8
split-complementary
#C8EFFC #FCC8D5 #FCEFC8
monochromatic
#54CDF6 #8EDEF9 #C8EFFC #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.22
#C8EFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#C8EFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFFC
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFFC | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFD
Deuteranopia (green-blind)
#DEE6FC
Tritanopia (blue-blind)
#B9F4F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8effc; /* rgb */ color: rgb(200, 239, 252); /* oklch */ color: oklch(92.9% 0.044 220.0);
Tailwind
colors: {
custom: {
50: '#d9f4fd',
500: '#c8effc',
950: '#000000',
},
}SCSS
$custom: #c8effc; $custom-light: #d9f4fd; $custom-dark: #000000;
JSON
{
"hex": "#c8effc",
"rgb": {
"r": 200,
"g": 239,
"b": 252
},
"hsl": {
"h": 195,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.92851,
"c": 0.04409,
"h": 220
},
"luminance": 0.81041
}Semantic roles & 50–950 ramp
primary
#C8EFFC
secondary
#E39D85
accent
#3900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585