#C2EFFD#C2EFFD
#C2EFFD is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.5% C 0.050 H 218.7°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EFFD |
|---|---|
| RGB | rgb(194, 239, 253) |
| HSL | hsl(194, 94%, 88%) |
| HSV | hsv(194, 23%, 99%) |
| CMYK | cmyk(23.3%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.82, -11.39, -11.50) |
| CIE-LCH | lch(91.82, 16.19, 225.27°) |
| OKLab | oklab(92.5% -0.039 -0.0313) |
| OKLCH | oklch(92.5% 0.05 218.7) |
| XYZ | xyz(70.8391, 80.2915, 104.6748) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.28
Lightblue
#ADD8E6
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 5.14
Ice Blue
#A5DFF9
ΔE00 5.58
Light Sky Blue
#C6FCFF
ΔE00 5.95
Very Light Blue
#D5FFFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EFFD #FDD0C2
analogous
#C2FDED #C2EFFD #C2D2FD
triadic
#C2EFFD #FDC2EF #EFFDC2
tetradic
#C2EFFD #EDC2FD #FDD0C2 #D2FDC2
square
#C2EFFD #EDC2FD #FDD0C2 #D2FDC2
split-complementary
#C2EFFD #FDC2D2 #FDEDC2
monochromatic
#4BD0F9 #87DFFB #C2EFFD #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.23
#C2EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#C2EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EFFD
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EFFD | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#B0F4F3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2effd; /* rgb */ color: rgb(194, 239, 253); /* oklch */ color: oklch(92.5% 0.050 218.7);
Tailwind
colors: {
custom: {
50: '#d5f4fe',
500: '#c2effd',
950: '#000000',
},
}SCSS
$custom: #c2effd; $custom-light: #d5f4fe; $custom-dark: #000000;
JSON
{
"hex": "#c2effd",
"rgb": {
"r": 194,
"g": 239,
"b": 253
},
"hsl": {
"h": 194.237,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.92504,
"c": 0.05003,
"h": 218.7
},
"luminance": 0.80294
}Semantic roles & 50–950 ramp
primary
#C2EFFD
secondary
#E4977F
accent
#3600E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585