#C7DDEA#C7DDEA
#C7DDEA is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.5% C 0.030 H 233.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DDEA |
|---|---|
| RGB | rgb(199, 221, 234) |
| HSL | hsl(202, 45%, 85%) |
| HSV | hsv(202, 15%, 92%) |
| CMYK | cmyk(15%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.90, -4.68, -8.83) |
| CIE-LCH | lch(86.90, 9.99, 242.05°) |
| OKLab | oklab(88.52% -0.0175 -0.0238) |
| OKLCH | oklch(88.52% 0.03 233.6) |
| XYZ | xyz(64.2573, 69.7942, 87.9121) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.22
Fog
#D8DCE0
ΔE00 6.78
Light Blue Grey
#B7C9E2
ΔE00 7.37
Cloudy Blue
#ACC2D9
ΔE00 7.72
Ice Blue
#A5DFF9
ΔE00 8.04
Aliceblue
#F0F8FF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DDEA #EAD4C7
analogous
#C7EAE6 #C7DDEA #C7CBEA
triadic
#C7DDEA #EAC7DD #DDEAC7
tetradic
#C7DDEA #E6C7EA #EAD4C7 #CBEAC7
square
#C7DDEA #E6C7EA #EAD4C7 #CBEAC7
split-complementary
#C7DDEA #EAC7CB #EAE6C7
monochromatic
#6EA7C9 #9AC2D9 #C7DDEA #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.40
#C7DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#C7DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DDEA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DDEA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#BEE1E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7ddea; /* rgb */ color: rgb(199, 221, 234); /* oklch */ color: oklch(88.5% 0.030 233.6);
Tailwind
colors: {
custom: {
50: '#d8e7f0',
500: '#c7ddea',
950: '#000000',
},
}SCSS
$custom: #c7ddea; $custom-light: #d8e7f0; $custom-dark: #000000;
JSON
{
"hex": "#c7ddea",
"rgb": {
"r": 199,
"g": 221,
"b": 234
},
"hsl": {
"h": 202.286,
"s": 45.455,
"l": 84.902
},
"oklch": {
"l": 0.88519,
"c": 0.0296,
"h": 233.6
},
"luminance": 0.69796
}Semantic roles & 50–950 ramp
primary
#C7DDEA
secondary
#C5A490
accent
#612DB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485