#C2E5EF#C2E5EF
#C2E5EF is a very light, muted cyan. Relative luminance 0.737; OKLCH L 90.0% C 0.039 H 216.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E5EF |
|---|---|
| RGB | rgb(194, 229, 239) |
| HSL | hsl(193, 58%, 85%) |
| HSV | hsv(193, 19%, 94%) |
| CMYK | cmyk(18.8%, 4.2%, 0%, 6.3%) |
| CIE-LAB | lab(88.80, -9.31, -8.67) |
| CIE-LCH | lch(88.80, 12.72, 222.97°) |
| OKLab | oklab(89.99% -0.0313 -0.0235) |
| OKLCH | oklch(89.99% 0.039 216.9) |
| XYZ | xyz(65.8432, 73.7380, 92.4084) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.84
Powder Blue
#B0E0E6
ΔE00 4.53
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.29
Lightcyan
#E0FFFF
ΔE00 6.96
Very Light Blue
#D5FFFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E5EF #EFCCC2
analogous
#C2EFE2 #C2E5EF #C2CFEF
triadic
#C2E5EF #EFC2E5 #E5EFC2
tetradic
#C2E5EF #E2C2EF #EFCCC2 #CFEFC2
square
#C2E5EF #E2C2EF #EFCCC2 #CFEFC2
split-complementary
#C2E5EF #EFC2CF #EFE2C2
monochromatic
#61BCD6 #92D0E2 #C2E5EF #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.33
#C2E5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#C2E5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E5EF
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E5EF | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F0
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#B5E9E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2e5ef; /* rgb */ color: rgb(194, 229, 239); /* oklch */ color: oklch(90.0% 0.039 216.9);
Tailwind
colors: {
custom: {
50: '#d5edf4',
500: '#c2e5ef',
950: '#000000',
},
}SCSS
$custom: #c2e5ef; $custom-light: #d5edf4; $custom-dark: #000000;
JSON
{
"hex": "#c2e5ef",
"rgb": {
"r": 194,
"g": 229,
"b": 239
},
"hsl": {
"h": 193.333,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.89985,
"c": 0.03912,
"h": 216.9
},
"luminance": 0.7374
}Semantic roles & 50–950 ramp
primary
#C2E5EF
secondary
#CD9788
accent
#441FC6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485