#C2DDEA#C2DDEA
#C2DDEA is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.2% C 0.034 H 228.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDEA |
|---|---|
| RGB | rgb(194, 221, 234) |
| HSL | hsl(200, 49%, 84%) |
| HSV | hsv(200, 17%, 92%) |
| CMYK | cmyk(17.1%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.56, -6.25, -9.36) |
| CIE-LCH | lch(86.56, 11.25, 236.27°) |
| OKLab | oklab(88.17% -0.0225 -0.0253) |
| OKLCH | oklch(88.17% 0.034 228.4) |
| XYZ | xyz(62.9520, 69.1212, 87.8509) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.63
Ice Blue
#A5DFF9
ΔE00 6.74
Powder Blue
#B0E0E6
ΔE00 7.30
Cloudy Blue
#ACC2D9
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.14
Light Blue Grey
#B7C9E2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDEA #EACFC2
analogous
#C2EAE3 #C2DDEA #C2C9EA
triadic
#C2DDEA #EAC2DD #DDEAC2
tetradic
#C2DDEA #E3C2EA #EACFC2 #C9EAC2
square
#C2DDEA #E3C2EA #EACFC2 #C9EAC2
split-complementary
#C2DDEA #EAC2C9 #EAE3C2
monochromatic
#67AACB #94C4DA #C2DDEA #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.42
#C2DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C2DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDEA
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDEA | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#D0D7EA
Tritanopia (blue-blind)
#B7E1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2ddea; /* rgb */ color: rgb(194, 221, 234); /* oklch */ color: oklch(88.2% 0.034 228.4);
Tailwind
colors: {
custom: {
50: '#d4e7f0',
500: '#c2ddea',
950: '#000000',
},
}SCSS
$custom: #c2ddea; $custom-light: #d4e7f0; $custom-dark: #000000;
JSON
{
"hex": "#c2ddea",
"rgb": {
"r": 194,
"g": 221,
"b": 234
},
"hsl": {
"h": 199.5,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.88174,
"c": 0.03387,
"h": 228.4
},
"luminance": 0.69123
}Semantic roles & 50–950 ramp
primary
#C2DDEA
secondary
#C69E8A
accent
#5929BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485