#C2EDFA#C2EDFA
#C2EDFA is a very light, muted cyan. Relative luminance 0.789; OKLCH L 92.0% C 0.048 H 218.1°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EDFA |
|---|---|
| RGB | rgb(194, 237, 250) |
| HSL | hsl(194, 85%, 87%) |
| HSV | hsv(194, 22%, 98%) |
| CMYK | cmyk(22.4%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(91.21, -11.03, -10.85) |
| CIE-LCH | lch(91.21, 15.47, 224.52°) |
| OKLab | oklab(91.99% -0.0376 -0.0295) |
| OKLCH | oklch(91.99% 0.048 218.1) |
| XYZ | xyz(69.7827, 78.9373, 101.9836) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.46
Lightblue
#ADD8E6
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 4.81
Ice Blue
#A5DFF9
ΔE00 5.65
Light Sky Blue
#C6FCFF
ΔE00 6.06
Very Light Blue
#D5FFFF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EDFA #FACFC2
analogous
#C2FAEB #C2EDFA #C2D1FA
triadic
#C2EDFA #FAC2ED #EDFAC2
tetradic
#C2EDFA #EBC2FA #FACFC2 #D1FAC2
square
#C2EDFA #EBC2FA #FACFC2 #D1FAC2
split-complementary
#C2EDFA #FAC2D1 #FAEBC2
monochromatic
#51CCF1 #89DCF5 #C2EDFA #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.25
#C2EDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#C2EDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EDFA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EDFA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#B1F2F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2edfa; /* rgb */ color: rgb(194, 237, 250); /* oklch */ color: oklch(92.0% 0.048 218.1);
Tailwind
colors: {
custom: {
50: '#d5f2fc',
500: '#c2edfa',
950: '#000000',
},
}SCSS
$custom: #c2edfa; $custom-light: #d5f2fc; $custom-dark: #000000;
JSON
{
"hex": "#c2edfa",
"rgb": {
"r": 194,
"g": 237,
"b": 250
},
"hsl": {
"h": 193.929,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.91993,
"c": 0.04776,
"h": 218.1
},
"luminance": 0.7894
}Semantic roles & 50–950 ramp
primary
#C2EDFA
secondary
#DF9781
accent
#3804E1
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585