#C7E2EF#C7E2EF
#C7E2EF is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.7% C 0.034 H 228.3°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C7E2EF |
|---|---|
| RGB | rgb(199, 226, 239) |
| HSL | hsl(200, 56%, 86%) |
| HSV | hsv(200, 17%, 94%) |
| CMYK | cmyk(16.7%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.34, -6.23, -9.32) |
| CIE-LCH | lch(88.34, 11.21, 236.24°) |
| OKLab | oklab(89.7% -0.0224 -0.0252) |
| OKLCH | oklch(89.7% 0.034 228.3) |
| XYZ | xyz(66.3255, 72.7652, 92.1952) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.19
Ice Blue
#A5DFF9
ΔE00 6.94
Powder Blue
#B0E0E6
ΔE00 7.44
Fog
#D8DCE0
ΔE00 8.10
Aliceblue
#F0F8FF
ΔE00 8.39
Lightcyan
#E0FFFF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7E2EF #EFD4C7
analogous
#C7EFE8 #C7E2EF #C7CEEF
triadic
#C7E2EF #EFC7E2 #E2EFC7
tetradic
#C7E2EF #E8C7EF #EFD4C7 #CEEFC7
square
#C7E2EF #E8C7EF #EFD4C7 #CEEFC7
split-complementary
#C7E2EF #EFC7CE #EFE8C7
monochromatic
#68B1D4 #97C9E1 #C7E2EF #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.35
#C7E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#C7E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7E2EF
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7E2EF | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#D5DCEF
Tritanopia (blue-blind)
#BCE6E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c7e2ef; /* rgb */ color: rgb(199, 226, 239); /* oklch */ color: oklch(89.7% 0.034 228.3);
Tailwind
colors: {
custom: {
50: '#d8ebf4',
500: '#c7e2ef',
950: '#000000',
},
}SCSS
$custom: #c7e2ef; $custom-light: #d8ebf4; $custom-dark: #000000;
JSON
{
"hex": "#c7e2ef",
"rgb": {
"r": 199,
"g": 226,
"b": 239
},
"hsl": {
"h": 199.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.89701,
"c": 0.03374,
"h": 228.3
},
"luminance": 0.72767
}Semantic roles & 50–950 ramp
primary
#C7E2EF
secondary
#CDA28D
accent
#5722C3
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485