#C2E2ED#C2E2ED
#C2E2ED is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.3% C 0.037 H 220.6°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2ED |
|---|---|
| RGB | rgb(194, 226, 237) |
| HSL | hsl(195, 54%, 85%) |
| HSV | hsv(195, 18%, 93%) |
| CMYK | cmyk(18.1%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(87.96, -8.19, -8.87) |
| CIE-LCH | lch(87.96, 12.07, 227.28°) |
| OKLab | oklab(89.3% -0.0281 -0.024) |
| OKLCH | oklch(89.3% 0.037 220.6) |
| XYZ | xyz(64.7265, 71.9747, 90.5866) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.78
Powder Blue
#B0E0E6
ΔE00 5.42
Ice Blue
#A5DFF9
ΔE00 6.26
Pale Sky Blue
#BDF6FE
ΔE00 7.27
Lightcyan
#E0FFFF
ΔE00 7.75
Very Light Blue
#D5FFFF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2ED #EDCDC2
analogous
#C2EDE3 #C2E2ED #C2CDED
triadic
#C2E2ED #EDC2E2 #E2EDC2
tetradic
#C2E2ED #E3C2ED #EDCDC2 #CDEDC2
square
#C2E2ED #E3C2ED #EDCDC2 #CDEDC2
split-complementary
#C2E2ED #EDC2CD #EDE3C2
monochromatic
#63B5D1 #93CCDF #C2E2ED #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.36
#C2E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#C2E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2ED
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2ED | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#B6E6E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2e2ed; /* rgb */ color: rgb(194, 226, 237); /* oklch */ color: oklch(89.3% 0.037 220.6);
Tailwind
colors: {
custom: {
50: '#d5ebf2',
500: '#c2e2ed',
950: '#000000',
},
}SCSS
$custom: #c2e2ed; $custom-light: #d5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#c2e2ed",
"rgb": {
"r": 194,
"g": 226,
"b": 237
},
"hsl": {
"h": 195.349,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.89301,
"c": 0.03693,
"h": 220.6
},
"luminance": 0.71976
}Semantic roles & 50–950 ramp
primary
#C2E2ED
secondary
#CA9A89
accent
#4C24C2
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485