#C2E2FD#C2E2FD
#C2E2FD is a very light, muted cyan. Relative luminance 0.730; OKLCH L 89.8% C 0.050 H 243.8°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2FD |
|---|---|
| RGB | rgb(194, 226, 253) |
| HSL | hsl(207, 94%, 88%) |
| HSV | hsv(207, 23%, 99%) |
| CMYK | cmyk(23.3%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(88.42, -4.74, -16.57) |
| CIE-LCH | lch(88.42, 17.24, 254.03°) |
| OKLab | oklab(89.83% -0.0222 -0.0451) |
| OKLCH | oklch(89.83% 0.05 243.8) |
| XYZ | xyz(67.1692, 72.9517, 103.4515) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.04
Ice Blue
#A5DFF9
ΔE00 6.47
Baby Blue (survey)
#A2CFFE
ΔE00 6.77
Light Blue Grey
#B7C9E2
ΔE00 6.89
Light Blue
#95D0FC
ΔE00 7.48
Lightblue
#ADD8E6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2FD #FDDDC2
analogous
#C2FDFB #C2E2FD #C2C4FD
triadic
#C2E2FD #FDC2E2 #E2FDC2
tetradic
#C2E2FD #FBC2FD #FDDDC2 #C4FDC2
square
#C2E2FD #FBC2FD #FDDDC2 #C4FDC2
split-complementary
#C2E2FD #FDC2C4 #FDFBC2
monochromatic
#4BAAF9 #87C6FB #C2E2FD #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.35
#C2E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#C2E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2FD
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2FD | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FE
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#B2E8EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2e2fd; /* rgb */ color: rgb(194, 226, 253); /* oklch */ color: oklch(89.8% 0.050 243.8);
Tailwind
colors: {
custom: {
50: '#d5ebfe',
500: '#c2e2fd',
950: '#000000',
},
}SCSS
$custom: #c2e2fd; $custom-light: #d5ebfe; $custom-dark: #000000;
JSON
{
"hex": "#c2e2fd",
"rgb": {
"r": 194,
"g": 226,
"b": 253
},
"hsl": {
"h": 207.458,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.89826,
"c": 0.0503,
"h": 243.8
},
"luminance": 0.72954
}Semantic roles & 50–950 ramp
primary
#C2E2FD
secondary
#E4AD7F
accent
#6900E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485