#C2E4FC#C2E4FC
#C2E4FC is a very light, muted cyan. Relative luminance 0.740; OKLCH L 90.2% C 0.049 H 238.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E4FC |
|---|---|
| RGB | rgb(194, 228, 252) |
| HSL | hsl(205, 91%, 87%) |
| HSV | hsv(205, 23%, 99%) |
| CMYK | cmyk(23%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(88.91, -6.00, -15.32) |
| CIE-LCH | lch(88.91, 16.45, 248.62°) |
| OKLab | oklab(90.2% -0.0252 -0.0417) |
| OKLCH | oklch(90.2% 0.049 238.9) |
| XYZ | xyz(67.5573, 73.9822, 102.7971) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.54
Lightblue
#ADD8E6
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.45
Baby Blue (survey)
#A2CFFE
ΔE00 7.78
Light Blue
#95D0FC
ΔE00 7.85
Light Blue Grey
#B7C9E2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E4FC #FCDAC2
analogous
#C2FCF7 #C2E4FC #C2C7FC
triadic
#C2E4FC #FCC2E4 #E4FCC2
tetradic
#C2E4FC #F7C2FC #FCDAC2 #C7FCC2
square
#C2E4FC #F7C2FC #FCDAC2 #C7FCC2
split-complementary
#C2E4FC #FCC2C7 #FCF7C2
monochromatic
#4DB0F6 #88CAF9 #C2E4FC #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.33
#C2E4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#C2E4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E4FC
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E4FC | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FD
Deuteranopia (green-blind)
#D2DCFC
Tritanopia (blue-blind)
#B2EAEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2e4fc; /* rgb */ color: rgb(194, 228, 252); /* oklch */ color: oklch(90.2% 0.049 238.9);
Tailwind
colors: {
custom: {
50: '#d5ecfd',
500: '#c2e4fc',
950: '#000000',
},
}SCSS
$custom: #c2e4fc; $custom-light: #d5ecfd; $custom-dark: #000000;
JSON
{
"hex": "#c2e4fc",
"rgb": {
"r": 194,
"g": 228,
"b": 252
},
"hsl": {
"h": 204.828,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.90201,
"c": 0.04869,
"h": 238.9
},
"luminance": 0.73984
}Semantic roles & 50–950 ramp
primary
#C2E4FC
secondary
#E3A980
accent
#5F00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485