#C7E9FA#C7E9FA
#C7E9FA is a very light, muted cyan. Relative luminance 0.773; OKLCH L 91.5% C 0.043 H 229.5°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C7E9FA |
|---|---|
| RGB | rgb(199, 233, 250) |
| HSL | hsl(200, 84%, 88%) |
| HSV | hsv(200, 20%, 98%) |
| CMYK | cmyk(20.4%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(90.47, -7.51, -11.91) |
| CIE-LCH | lch(90.47, 14.08, 237.78°) |
| OKLab | oklab(91.49% -0.0276 -0.0323) |
| OKLCH | oklch(91.49% 0.043 229.5) |
| XYZ | xyz(69.9427, 77.3199, 101.6631) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.32
Ice Blue
#A5DFF9
ΔE00 5.71
Powder Blue
#B0E0E6
ΔE00 7.39
Pale Sky Blue
#BDF6FE
ΔE00 7.83
Lightcyan
#E0FFFF
ΔE00 8.44
Aliceblue
#F0F8FF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7E9FA #FAD8C7
analogous
#C7FAF1 #C7E9FA #C7CFFA
triadic
#C7E9FA #FAC7E9 #E9FAC7
tetradic
#C7E9FA #F1C7FA #FAD8C7 #CFFAC7
square
#C7E9FA #F1C7FA #FAD8C7 #CFFAC7
split-complementary
#C7E9FA #FAC7CF #FAF1C7
monochromatic
#57BDF0 #8FD3F5 #C7E9FA #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.28
#C7E9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#C7E9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7E9FA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7E9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7E9FA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FB
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#B9EEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c7e9fa; /* rgb */ color: rgb(199, 233, 250); /* oklch */ color: oklch(91.5% 0.043 229.5);
Tailwind
colors: {
custom: {
50: '#d8f0fc',
500: '#c7e9fa',
950: '#000000',
},
}SCSS
$custom: #c7e9fa; $custom-light: #d8f0fc; $custom-dark: #000000;
JSON
{
"hex": "#c7e9fa",
"rgb": {
"r": 199,
"g": 233,
"b": 250
},
"hsl": {
"h": 200,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.91489,
"c": 0.04252,
"h": 229.5
},
"luminance": 0.77322
}Semantic roles & 50–950 ramp
primary
#C7E9FA
secondary
#DFA486
accent
#4E05E0
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585