#C2E2EF#C2E2EF
#C2E2EF is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.4% C 0.038 H 224.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2EF |
|---|---|
| RGB | rgb(194, 226, 239) |
| HSL | hsl(197, 58%, 85%) |
| HSV | hsv(197, 19%, 94%) |
| CMYK | cmyk(18.8%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.01, -7.77, -9.84) |
| CIE-LCH | lch(88.01, 12.54, 231.69°) |
| OKLab | oklab(89.36% -0.0273 -0.0266) |
| OKLCH | oklch(89.36% 0.038 224.3) |
| XYZ | xyz(65.0203, 72.0922, 92.1341) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.91
Ice Blue
#A5DFF9
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 6.07
Pale Sky Blue
#BDF6FE
ΔE00 7.72
Lightcyan
#E0FFFF
ΔE00 8.30
Very Light Blue
#D5FFFF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2EF #EFCFC2
analogous
#C2EFE5 #C2E2EF #C2CCEF
triadic
#C2E2EF #EFC2E2 #E2EFC2
tetradic
#C2E2EF #E5C2EF #EFCFC2 #CCEFC2
square
#C2E2EF #E5C2EF #EFCFC2 #CCEFC2
split-complementary
#C2E2EF #EFC2CC #EFE5C2
monochromatic
#61B4D6 #92CBE2 #C2E2EF #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.36
#C2E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#C2E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2EF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2EF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#D4DAEF
Tritanopia (blue-blind)
#B5E6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2e2ef; /* rgb */ color: rgb(194, 226, 239); /* oklch */ color: oklch(89.4% 0.038 224.3);
Tailwind
colors: {
custom: {
50: '#d5ebf4',
500: '#c2e2ef',
950: '#000000',
},
}SCSS
$custom: #c2e2ef; $custom-light: #d5ebf4; $custom-dark: #000000;
JSON
{
"hex": "#c2e2ef",
"rgb": {
"r": 194,
"g": 226,
"b": 239
},
"hsl": {
"h": 197.333,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.89364,
"c": 0.03816,
"h": 224.3
},
"luminance": 0.72094
}Semantic roles & 50–950 ramp
primary
#C2E2EF
secondary
#CD9C88
accent
#501FC6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485