#C2E4FF#C2E4FF
#C2E4FF is a very light, muted cyan. Relative luminance 0.742; OKLCH L 90.3% C 0.052 H 242.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E4FF |
|---|---|
| RGB | rgb(194, 228, 255) |
| HSL | hsl(207, 100%, 88%) |
| HSV | hsv(207, 24%, 100%) |
| CMYK | cmyk(23.9%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(89.00, -5.33, -16.75) |
| CIE-LCH | lch(89.00, 17.58, 252.34°) |
| OKLab | oklab(90.3% -0.0241 -0.0456) |
| OKLCH | oklch(90.3% 0.052 242.1) |
| XYZ | xyz(68.0365, 74.1739, 105.3206) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.04
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Baby Blue (survey)
#A2CFFE
ΔE00 7.03
Lightblue
#ADD8E6
ΔE00 7.30
Light Blue
#95D0FC
ΔE00 7.48
Light Blue Grey
#B7C9E2
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E4FF #FFDDC2
analogous
#C2FFFB #C2E4FF #C2C5FF
triadic
#C2E4FF #FFC2E4 #E4FFC2
tetradic
#C2E4FF #FBC2FF #FFDDC2 #C5FFC2
square
#C2E4FF #FBC2FF #FFDDC2 #C5FFC2
split-complementary
#C2E4FF #FFC2C5 #FFFBC2
monochromatic
#48AEFF #85C9FF #C2E4FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.33
#C2E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#C2E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E4FF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E4FF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#B1EBED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c2e4ff; /* rgb */ color: rgb(194, 228, 255); /* oklch */ color: oklch(90.3% 0.052 242.1);
Tailwind
colors: {
custom: {
50: '#d5ecff',
500: '#c2e4ff',
950: '#000000',
},
}SCSS
$custom: #c2e4ff; $custom-light: #d5ecff; $custom-dark: #000000;
JSON
{
"hex": "#c2e4ff",
"rgb": {
"r": 194,
"g": 228,
"b": 255
},
"hsl": {
"h": 206.557,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.90303,
"c": 0.05161,
"h": 242.1
},
"luminance": 0.74176
}Semantic roles & 50–950 ramp
primary
#C2E4FF
secondary
#E8AC7D
accent
#6600E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486