#C2EDFD#C2EDFD
#C2EDFD is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.1% C 0.049 H 222.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EDFD |
|---|---|
| RGB | rgb(194, 237, 253) |
| HSL | hsl(196, 94%, 88%) |
| HSV | hsv(196, 23%, 99%) |
| CMYK | cmyk(23.3%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.29, -10.38, -12.28) |
| CIE-LCH | lch(91.29, 16.08, 229.80°) |
| OKLab | oklab(92.09% -0.0365 -0.0334) |
| OKLCH | oklch(92.09% 0.049 222.5) |
| XYZ | xyz(70.2568, 79.1270, 104.4807) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.86
Ice Blue
#A5DFF9
ΔE00 5.02
Pale Sky Blue
#BDF6FE
ΔE00 5.41
Powder Blue
#B0E0E6
ΔE00 5.77
Light Sky Blue
#C6FCFF
ΔE00 7.09
Very Light Blue
#D5FFFF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EDFD #FDD2C2
analogous
#C2FDEF #C2EDFD #C2CFFD
triadic
#C2EDFD #FDC2ED #EDFDC2
tetradic
#C2EDFD #EFC2FD #FDD2C2 #CFFDC2
square
#C2EDFD #EFC2FD #FDD2C2 #CFFDC2
split-complementary
#C2EDFD #FDC2CF #FDEFC2
monochromatic
#4BCAF9 #87DCFB #C2EDFD #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.25
#C2EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#C2EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EDFD
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EDFD | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFE
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#B0F2F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2edfd; /* rgb */ color: rgb(194, 237, 253); /* oklch */ color: oklch(92.1% 0.049 222.5);
Tailwind
colors: {
custom: {
50: '#d5f2fe',
500: '#c2edfd',
950: '#000000',
},
}SCSS
$custom: #c2edfd; $custom-light: #d5f2fe; $custom-dark: #000000;
JSON
{
"hex": "#c2edfd",
"rgb": {
"r": 194,
"g": 237,
"b": 253
},
"hsl": {
"h": 196.271,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.92089,
"c": 0.04945,
"h": 222.5
},
"luminance": 0.7913
}Semantic roles & 50–950 ramp
primary
#C2EDFD
secondary
#E49A7F
accent
#3E00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585