#C2EEFD#C2EEFD
#C2EEFD is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.3% C 0.050 H 220.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEFD |
|---|---|
| RGB | rgb(194, 238, 253) |
| HSL | hsl(195, 94%, 88%) |
| HSV | hsv(195, 23%, 99%) |
| CMYK | cmyk(23.3%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(91.55, -10.89, -11.89) |
| CIE-LCH | lch(91.55, 16.12, 227.53°) |
| OKLab | oklab(92.3% -0.0378 -0.0323) |
| OKLCH | oklch(92.3% 0.05 220.6) |
| XYZ | xyz(70.5472, 79.7076, 104.5775) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.84
Lightblue
#ADD8E6
ΔE00 4.97
Ice Blue
#A5DFF9
ΔE00 5.28
Powder Blue
#B0E0E6
ΔE00 5.43
Light Sky Blue
#C6FCFF
ΔE00 6.52
Very Light Blue
#D5FFFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEFD #FDD1C2
analogous
#C2FDEE #C2EEFD #C2D0FD
triadic
#C2EEFD #FDC2EE #EEFDC2
tetradic
#C2EEFD #EEC2FD #FDD1C2 #D0FDC2
square
#C2EEFD #EEC2FD #FDD1C2 #D0FDC2
split-complementary
#C2EEFD #FDC2D0 #FDEEC2
monochromatic
#4BCDF9 #87DDFB #C2EEFD #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.24
#C2EEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#C2EEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEFD
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEFD | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#DBE4FD
Tritanopia (blue-blind)
#B0F3F3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2eefd; /* rgb */ color: rgb(194, 238, 253); /* oklch */ color: oklch(92.3% 0.050 220.6);
Tailwind
colors: {
custom: {
50: '#d5f3fe',
500: '#c2eefd',
950: '#000000',
},
}SCSS
$custom: #c2eefd; $custom-light: #d5f3fe; $custom-dark: #000000;
JSON
{
"hex": "#c2eefd",
"rgb": {
"r": 194,
"g": 238,
"b": 253
},
"hsl": {
"h": 195.254,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.92296,
"c": 0.04972,
"h": 220.6
},
"luminance": 0.7971
}Semantic roles & 50–950 ramp
primary
#C2EEFD
secondary
#E4997F
accent
#3A00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585