#C7DEEA#C7DEEA
#C7DEEA is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.7% C 0.030 H 230.3°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DEEA |
|---|---|
| RGB | rgb(199, 222, 234) |
| HSL | hsl(201, 45%, 85%) |
| HSV | hsv(201, 15%, 92%) |
| CMYK | cmyk(15%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.16, -5.20, -8.44) |
| CIE-LCH | lch(87.16, 9.92, 238.36°) |
| OKLab | oklab(88.72% -0.0189 -0.0228) |
| OKLCH | oklch(88.72% 0.03 230.3) |
| XYZ | xyz(64.5221, 70.3238, 88.0004) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.99
Ice Blue
#A5DFF9
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 7.98
Aliceblue
#F0F8FF
ΔE00 8.12
Cloudy Blue
#ACC2D9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DEEA #EAD3C7
analogous
#C7EAE4 #C7DEEA #C7CDEA
triadic
#C7DEEA #EAC7DE #DEEAC7
tetradic
#C7DEEA #E4C7EA #EAD3C7 #CDEAC7
square
#C7DEEA #E4C7EA #EAD3C7 #CDEAC7
split-complementary
#C7DEEA #EAC7CD #EAE4C7
monochromatic
#6EAAC9 #9AC4D9 #C7DEEA #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.39
#C7DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#C7DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DEEA
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DEEA | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#D3D8EA
Tritanopia (blue-blind)
#BEE1E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c7deea; /* rgb */ color: rgb(199, 222, 234); /* oklch */ color: oklch(88.7% 0.030 230.3);
Tailwind
colors: {
custom: {
50: '#d8e8f0',
500: '#c7deea',
950: '#000000',
},
}SCSS
$custom: #c7deea; $custom-light: #d8e8f0; $custom-dark: #000000;
JSON
{
"hex": "#c7deea",
"rgb": {
"r": 199,
"g": 222,
"b": 234
},
"hsl": {
"h": 200.571,
"s": 45.455,
"l": 84.902
},
"oklch": {
"l": 0.88724,
"c": 0.02961,
"h": 230.3
},
"luminance": 0.70325
}Semantic roles & 50–950 ramp
primary
#C7DEEA
secondary
#C5A290
accent
#5D2DB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485