#C4DDEA#C4DDEA
#C4DDEA is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.3% C 0.032 H 230.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDEA |
|---|---|
| RGB | rgb(196, 221, 234) |
| HSL | hsl(201, 48%, 84%) |
| HSV | hsv(201, 16%, 92%) |
| CMYK | cmyk(16.2%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.70, -5.62, -9.15) |
| CIE-LCH | lch(86.70, 10.74, 238.41°) |
| OKLab | oklab(88.31% -0.0205 -0.0247) |
| OKLCH | oklch(88.31% 0.032 230.3) |
| XYZ | xyz(63.4689, 69.3877, 87.8752) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.25
Ice Blue
#A5DFF9
ΔE00 7.23
Fog
#D8DCE0
ΔE00 7.60
Light Blue Grey
#B7C9E2
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 7.89
Cloudy Blue
#ACC2D9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDEA #EAD1C4
analogous
#C4EAE4 #C4DDEA #C4CAEA
triadic
#C4DDEA #EAC4DD #DDEAC4
tetradic
#C4DDEA #E4C4EA #EAD1C4 #CAEAC4
square
#C4DDEA #E4C4EA #EAD1C4 #CAEAC4
split-complementary
#C4DDEA #EAC4CA #EAE4C4
monochromatic
#6AA9CA #97C3DA #C4DDEA #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.41
#C4DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C4DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDEA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDEA | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#BAE1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4ddea; /* rgb */ color: rgb(196, 221, 234); /* oklch */ color: oklch(88.3% 0.032 230.3);
Tailwind
colors: {
custom: {
50: '#d6e7f0',
500: '#c4ddea',
950: '#000000',
},
}SCSS
$custom: #c4ddea; $custom-light: #d6e7f0; $custom-dark: #000000;
JSON
{
"hex": "#c4ddea",
"rgb": {
"r": 196,
"g": 221,
"b": 234
},
"hsl": {
"h": 200.526,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.88311,
"c": 0.03213,
"h": 230.3
},
"luminance": 0.69389
}Semantic roles & 50–950 ramp
primary
#C4DDEA
secondary
#C6A08D
accent
#5C2BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485