#C7E2EA#C7E2EA
#C7E2EA is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.5% C 0.031 H 217.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C7E2EA |
|---|---|
| RGB | rgb(199, 226, 234) |
| HSL | hsl(194, 45%, 85%) |
| HSV | hsv(194, 15%, 92%) |
| CMYK | cmyk(15%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.20, -7.26, -6.90) |
| CIE-LCH | lch(88.20, 10.02, 223.54°) |
| OKLab | oklab(89.55% -0.0243 -0.0186) |
| OKLCH | oklch(89.55% 0.031 217.5) |
| XYZ | xyz(65.5971, 72.4738, 88.3587) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.97
Powder Blue
#B0E0E6
ΔE00 6.03
Lightcyan
#E0FFFF
ΔE00 7.21
Ice Blue
#A5DFF9
ΔE00 7.76
Pale Sky Blue
#BDF6FE
ΔE00 7.93
Azure (CSS)
#F0FFFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7E2EA #EACFC7
analogous
#C7EAE0 #C7E2EA #C7D1EA
triadic
#C7E2EA #EAC7E2 #E2EAC7
tetradic
#C7E2EA #E0C7EA #EACFC7 #D1EAC7
square
#C7E2EA #E0C7EA #EACFC7 #D1EAC7
split-complementary
#C7E2EA #EAC7D1 #EAE0C7
monochromatic
#6EB4C9 #9ACBD9 #C7E2EA #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.36
#C7E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#C7E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7E2EA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7E2EA | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#BDE5E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c7e2ea; /* rgb */ color: rgb(199, 226, 234); /* oklch */ color: oklch(89.5% 0.031 217.5);
Tailwind
colors: {
custom: {
50: '#d8ebf0',
500: '#c7e2ea',
950: '#000000',
},
}SCSS
$custom: #c7e2ea; $custom-light: #d8ebf0; $custom-dark: #000000;
JSON
{
"hex": "#c7e2ea",
"rgb": {
"r": 199,
"g": 226,
"b": 234
},
"hsl": {
"h": 193.714,
"s": 45.455,
"l": 84.902
},
"oklch": {
"l": 0.89545,
"c": 0.03063,
"h": 217.5
},
"luminance": 0.72475
}Semantic roles & 50–950 ramp
primary
#C7E2EA
secondary
#C59C90
accent
#4D2DB9
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485