#C2E4EF#C2E4EF
#C2E4EF is a very light, muted cyan. Relative luminance 0.732; OKLCH L 89.8% C 0.039 H 219.3°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E4EF |
|---|---|
| RGB | rgb(194, 228, 239) |
| HSL | hsl(195, 58%, 85%) |
| HSV | hsv(195, 19%, 94%) |
| CMYK | cmyk(18.8%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(88.54, -8.79, -9.06) |
| CIE-LCH | lch(88.54, 12.63, 225.85°) |
| OKLab | oklab(89.78% -0.03 -0.0245) |
| OKLCH | oklch(89.78% 0.039 219.3) |
| XYZ | xyz(65.5673, 73.1862, 92.3164) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.75
Powder Blue
#B0E0E6
ΔE00 5.01
Ice Blue
#A5DFF9
ΔE00 6.09
Pale Sky Blue
#BDF6FE
ΔE00 6.61
Lightcyan
#E0FFFF
ΔE00 7.38
Very Light Blue
#D5FFFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E4EF #EFCDC2
analogous
#C2EFE4 #C2E4EF #C2CDEF
triadic
#C2E4EF #EFC2E4 #E4EFC2
tetradic
#C2E4EF #E4C2EF #EFCDC2 #CDEFC2
square
#C2E4EF #E4C2EF #EFCDC2 #CDEFC2
split-complementary
#C2E4EF #EFC2CD #EFE4C2
monochromatic
#61B9D6 #92CFE2 #C2E4EF #E7F4F9 #E7F4F9
Accessibility & contrast
On white
1.34
#C2E4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#C2E4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E4EF
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E4EF | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#B5E8E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2e4ef; /* rgb */ color: rgb(194, 228, 239); /* oklch */ color: oklch(89.8% 0.039 219.3);
Tailwind
colors: {
custom: {
50: '#d5ecf4',
500: '#c2e4ef',
950: '#000000',
},
}SCSS
$custom: #c2e4ef; $custom-light: #d5ecf4; $custom-dark: #000000;
JSON
{
"hex": "#c2e4ef",
"rgb": {
"r": 194,
"g": 228,
"b": 239
},
"hsl": {
"h": 194.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.89778,
"c": 0.03873,
"h": 219.3
},
"luminance": 0.73188
}Semantic roles & 50–950 ramp
primary
#C2E4EF
secondary
#CD9988
accent
#481FC6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485