#C2DEEA#C2DEEA
#C2DEEA is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.4% C 0.034 H 225.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEEA |
|---|---|
| RGB | rgb(194, 222, 234) |
| HSL | hsl(198, 49%, 84%) |
| HSV | hsv(198, 17%, 92%) |
| CMYK | cmyk(17.1%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.83, -6.76, -8.97) |
| CIE-LCH | lch(86.83, 11.23, 232.98°) |
| OKLab | oklab(88.38% -0.0238 -0.0243) |
| OKLCH | oklch(88.38% 0.034 225.5) |
| XYZ | xyz(63.2168, 69.6508, 87.9392) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.30
Ice Blue
#A5DFF9
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 6.71
Fog
#D8DCE0
ΔE00 8.38
Cloudy Blue
#ACC2D9
ΔE00 8.66
Light Blue Grey
#B7C9E2
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEEA #EACEC2
analogous
#C2EAE2 #C2DEEA #C2CAEA
triadic
#C2DEEA #EAC2DE #DEEAC2
tetradic
#C2DEEA #E2C2EA #EACEC2 #CAEAC2
square
#C2DEEA #E2C2EA #EACEC2 #CAEAC2
split-complementary
#C2DEEA #EAC2CA #EAE2C2
monochromatic
#67ADCB #94C5DA #C2DEEA #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.41
#C2DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C2DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEEA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEEA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#B7E2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2deea; /* rgb */ color: rgb(194, 222, 234); /* oklch */ color: oklch(88.4% 0.034 225.5);
Tailwind
colors: {
custom: {
50: '#d4e8f0',
500: '#c2deea',
950: '#000000',
},
}SCSS
$custom: #c2deea; $custom-light: #d4e8f0; $custom-dark: #000000;
JSON
{
"hex": "#c2deea",
"rgb": {
"r": 194,
"g": 222,
"b": 234
},
"hsl": {
"h": 198,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.8838,
"c": 0.03402,
"h": 225.5
},
"luminance": 0.69652
}Semantic roles & 50–950 ramp
primary
#C2DEEA
secondary
#C69C8A
accent
#5529BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485