#C2E2FF#C2E2FF
#C2E2FF is a very light, muted cyan. Relative luminance 0.731; OKLCH L 89.9% C 0.052 H 245.8°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2FF |
|---|---|
| RGB | rgb(194, 226, 255) |
| HSL | hsl(209, 100%, 88%) |
| HSV | hsv(209, 24%, 100%) |
| CMYK | cmyk(23.9%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(88.49, -4.30, -17.53) |
| CIE-LCH | lch(88.49, 18.05, 256.22°) |
| OKLab | oklab(89.89% -0.0215 -0.0478) |
| OKLCH | oklch(89.89% 0.052 245.8) |
| XYZ | xyz(67.4895, 73.0798, 105.1383) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 6.77
Ice Blue
#A5DFF9
ΔE00 6.88
Light Blue
#95D0FC
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2FF #FFDFC2
analogous
#C2FFFE #C2E2FF #C2C3FF
triadic
#C2E2FF #FFC2E2 #E2FFC2
tetradic
#C2E2FF #FEC2FF #FFDFC2 #C3FFC2
square
#C2E2FF #FEC2FF #FFDFC2 #C3FFC2
split-complementary
#C2E2FF #FFC2C3 #FFFEC2
monochromatic
#48A8FF #85C5FF #C2E2FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.34
#C2E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#C2E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2FF
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2FF | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#B1E9EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2e2ff; /* rgb */ color: rgb(194, 226, 255); /* oklch */ color: oklch(89.9% 0.052 245.8);
Tailwind
colors: {
custom: {
50: '#d5ebff',
500: '#c2e2ff',
950: '#000000',
},
}SCSS
$custom: #c2e2ff; $custom-light: #d5ebff; $custom-dark: #000000;
JSON
{
"hex": "#c2e2ff",
"rgb": {
"r": 194,
"g": 226,
"b": 255
},
"hsl": {
"h": 208.525,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.89894,
"c": 0.05239,
"h": 245.8
},
"luminance": 0.73082
}Semantic roles & 50–950 ramp
primary
#C2E2FF
secondary
#E8B07D
accent
#6D00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486