#C2E2FC#C2E2FC
#C2E2FC is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.8% C 0.049 H 242.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2FC |
|---|---|
| RGB | rgb(194, 226, 252) |
| HSL | hsl(207, 91%, 87%) |
| HSV | hsv(207, 23%, 99%) |
| CMYK | cmyk(23%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.39, -4.96, -16.10) |
| CIE-LCH | lch(88.39, 16.84, 252.86°) |
| OKLab | oklab(89.79% -0.0226 -0.0438) |
| OKLCH | oklch(89.79% 0.049 242.8) |
| XYZ | xyz(67.0103, 72.8882, 102.6148) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.28
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 6.98
Baby Blue (survey)
#A2CFFE
ΔE00 6.99
Lightblue
#ADD8E6
ΔE00 7.23
Light Blue
#95D0FC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2FC #FCDCC2
analogous
#C2FCF9 #C2E2FC #C2C5FC
triadic
#C2E2FC #FCC2E2 #E2FCC2
tetradic
#C2E2FC #F9C2FC #FCDCC2 #C5FCC2
square
#C2E2FC #F9C2FC #FCDCC2 #C5FCC2
split-complementary
#C2E2FC #FCC2C5 #FCF9C2
monochromatic
#4DABF6 #88C6F9 #C2E2FC #E2F1FE #E2F1FE
Accessibility & contrast
On white
1.35
#C2E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#C2E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2FC
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2FC | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FD
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#B2E8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2e2fc; /* rgb */ color: rgb(194, 226, 252); /* oklch */ color: oklch(89.8% 0.049 242.8);
Tailwind
colors: {
custom: {
50: '#d5ebfd',
500: '#c2e2fc',
950: '#000000',
},
}SCSS
$custom: #c2e2fc; $custom-light: #d5ebfd; $custom-dark: #000000;
JSON
{
"hex": "#c2e2fc",
"rgb": {
"r": 194,
"g": 226,
"b": 252
},
"hsl": {
"h": 206.897,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.89792,
"c": 0.04928,
"h": 242.8
},
"luminance": 0.7289
}Semantic roles & 50–950 ramp
primary
#C2E2FC
secondary
#E3AC80
accent
#6700E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485