#C2E1EA#C2E1EA
#C2E1EA is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.0% C 0.035 H 217.2°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E1EA |
|---|---|
| RGB | rgb(194, 225, 234) |
| HSL | hsl(194, 49%, 84%) |
| HSV | hsv(194, 17%, 92%) |
| CMYK | cmyk(17.1%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(87.61, -8.30, -7.80) |
| CIE-LCH | lch(87.61, 11.40, 223.22°) |
| OKLab | oklab(89% -0.0279 -0.0211) |
| OKLCH | oklch(89% 0.035 217.2) |
| XYZ | xyz(64.0207, 71.2586, 88.2072) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.90
Powder Blue
#B0E0E6
ΔE00 5.05
Ice Blue
#A5DFF9
ΔE00 6.84
Pale Sky Blue
#BDF6FE
ΔE00 7.22
Lightcyan
#E0FFFF
ΔE00 7.47
Very Light Blue
#D5FFFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E1EA #EACBC2
analogous
#C2EADF #C2E1EA #C2CDEA
triadic
#C2E1EA #EAC2E1 #E1EAC2
tetradic
#C2E1EA #DFC2EA #EACBC2 #CDEAC2
square
#C2E1EA #DFC2EA #EACBC2 #CDEAC2
split-complementary
#C2E1EA #EAC2CD #EADFC2
monochromatic
#67B4CB #94CBDA #C2E1EA #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.38
#C2E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#C2E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E1EA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E1EA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#B7E5E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2e1ea; /* rgb */ color: rgb(194, 225, 234); /* oklch */ color: oklch(89.0% 0.035 217.2);
Tailwind
colors: {
custom: {
50: '#d5eaf0',
500: '#c2e1ea',
950: '#000000',
},
}SCSS
$custom: #c2e1ea; $custom-light: #d5eaf0; $custom-dark: #000000;
JSON
{
"hex": "#c2e1ea",
"rgb": {
"r": 194,
"g": 225,
"b": 234
},
"hsl": {
"h": 193.5,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.89,
"c": 0.03496,
"h": 217.2
},
"luminance": 0.7126
}Semantic roles & 50–950 ramp
primary
#C2E1EA
secondary
#C6988A
accent
#4A29BC
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485