#C7EBFA#C7EBFA
#C7EBFA is a very light, muted cyan. Relative luminance 0.785; OKLCH L 91.9% C 0.043 H 225.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EBFA |
|---|---|
| RGB | rgb(199, 235, 250) |
| HSL | hsl(198, 84%, 88%) |
| HSV | hsv(198, 20%, 98%) |
| CMYK | cmyk(20.4%, 6%, 0%, 2%) |
| CIE-LAB | lab(90.99, -8.53, -11.14) |
| CIE-LCH | lch(90.99, 14.03, 232.56°) |
| OKLab | oklab(91.9% -0.0303 -0.0302) |
| OKLCH | oklch(91.9% 0.043 225) |
| XYZ | xyz(70.5121, 78.4587, 101.8529) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.05
Ice Blue
#A5DFF9
ΔE00 5.77
Powder Blue
#B0E0E6
ΔE00 6.48
Pale Sky Blue
#BDF6FE
ΔE00 6.68
Lightcyan
#E0FFFF
ΔE00 7.48
Very Light Blue
#D5FFFF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EBFA #FAD6C7
analogous
#C7FAEF #C7EBFA #C7D1FA
triadic
#C7EBFA #FAC7EB #EBFAC7
tetradic
#C7EBFA #EFC7FA #FAD6C7 #D1FAC7
square
#C7EBFA #EFC7FA #FAD6C7 #D1FAC7
split-complementary
#C7EBFA #FAC7D1 #FAEFC7
monochromatic
#57C3F0 #8FD7F5 #C7EBFA #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.26
#C7EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#C7EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EBFA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EBFA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#DBE2FA
Tritanopia (blue-blind)
#B9F0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c7ebfa; /* rgb */ color: rgb(199, 235, 250); /* oklch */ color: oklch(91.9% 0.043 225.0);
Tailwind
colors: {
custom: {
50: '#d8f1fc',
500: '#c7ebfa',
950: '#000000',
},
}SCSS
$custom: #c7ebfa; $custom-light: #d8f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c7ebfa",
"rgb": {
"r": 199,
"g": 235,
"b": 250
},
"hsl": {
"h": 197.647,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.919,
"c": 0.04276,
"h": 225
},
"luminance": 0.78461
}Semantic roles & 50–950 ramp
primary
#C7EBFA
secondary
#DFA086
accent
#4605E0
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585