#C7EBFE#C7EBFE
#C7EBFE is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.0% C 0.046 H 230.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EBFE |
|---|---|
| RGB | rgb(199, 235, 254) |
| HSL | hsl(201, 96%, 89%) |
| HSV | hsv(201, 22%, 100%) |
| CMYK | cmyk(21.7%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(91.10, -7.67, -13.05) |
| CIE-LCH | lch(91.10, 15.14, 239.56°) |
| OKLab | oklab(92.03% -0.0288 -0.0354) |
| OKLCH | oklch(92.03% 0.046 230.9) |
| XYZ | xyz(71.1460, 78.7122, 105.1912) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.50
Lightblue
#ADD8E6
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 7.81
Pale Sky Blue
#BDF6FE
ΔE00 7.89
Lightcyan
#E0FFFF
ΔE00 8.78
Light Sky Blue
#C6FCFF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EBFE #FEDAC7
analogous
#C7FEF6 #C7EBFE #C7D0FE
triadic
#C7EBFE #FEC7EB #EBFEC7
tetradic
#C7EBFE #F6C7FE #FEDAC7 #D0FEC7
square
#C7EBFE #F6C7FE #FEDAC7 #D0FEC7
split-complementary
#C7EBFE #FEC7D0 #FEF6C7
monochromatic
#4FC0FC #8BD6FD #C7EBFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.25
#C7EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#C7EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EBFE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EBFE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#B7F0F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c7ebfe; /* rgb */ color: rgb(199, 235, 254); /* oklch */ color: oklch(92.0% 0.046 230.9);
Tailwind
colors: {
custom: {
50: '#d8f1fe',
500: '#c7ebfe',
950: '#000000',
},
}SCSS
$custom: #c7ebfe; $custom-light: #d8f1fe; $custom-dark: #000000;
JSON
{
"hex": "#c7ebfe",
"rgb": {
"r": 199,
"g": 235,
"b": 254
},
"hsl": {
"h": 200.727,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.92029,
"c": 0.04567,
"h": 230.9
},
"luminance": 0.78715
}Semantic roles & 50–950 ramp
primary
#C7EBFE
secondary
#E7A582
accent
#4F00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585