#C0EFFD#C0EFFD
#C0EFFD is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.4% C 0.052 H 217.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EFFD |
|---|---|
| RGB | rgb(192, 239, 253) |
| HSL | hsl(194, 94%, 87%) |
| HSV | hsv(194, 24%, 99%) |
| CMYK | cmyk(24.1%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.70, -11.97, -11.69) |
| CIE-LCH | lch(91.70, 16.73, 224.31°) |
| OKLab | oklab(92.38% -0.0409 -0.0318) |
| OKLCH | oklch(92.38% 0.052 217.9) |
| XYZ | xyz(70.3291, 80.0286, 104.6509) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.92
Powder Blue
#B0E0E6
ΔE00 4.91
Lightblue
#ADD8E6
ΔE00 5.12
Ice Blue
#A5DFF9
ΔE00 5.50
Light Sky Blue
#C6FCFF
ΔE00 5.71
Pale Blue
#D0FEFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EFFD #FDCEC0
analogous
#C0FDEC #C0EFFD #C0D1FD
triadic
#C0EFFD #FDC0EF #EFFDC0
tetradic
#C0EFFD #ECC0FD #FDCEC0 #D1FDC0
square
#C0EFFD #ECC0FD #FDCEC0 #D1FDC0
split-complementary
#C0EFFD #FDC0D1 #FDECC0
monochromatic
#49D1F9 #85E0FB #C0EFFD #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.23
#C0EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#C0EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EFFD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EFFD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#ADF4F3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c0effd; /* rgb */ color: rgb(192, 239, 253); /* oklch */ color: oklch(92.4% 0.052 217.9);
Tailwind
colors: {
custom: {
50: '#d4f4fe',
500: '#c0effd',
950: '#000000',
},
}SCSS
$custom: #c0effd; $custom-light: #d4f4fe; $custom-dark: #000000;
JSON
{
"hex": "#c0effd",
"rgb": {
"r": 192,
"g": 239,
"b": 253
},
"hsl": {
"h": 193.77,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.9238,
"c": 0.05182,
"h": 217.9
},
"luminance": 0.80031
}Semantic roles & 50–950 ramp
primary
#C0EFFD
secondary
#E4957D
accent
#3500E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585