#EBF7FE#EBF7FE
#EBF7FE is a very light, near-neutral cyan. Relative luminance 0.913; OKLCH L 96.9% C 0.016 H 233.0°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7FE |
|---|---|
| RGB | rgb(235, 247, 254) |
| HSL | hsl(202, 90%, 96%) |
| HSV | hsv(202, 7%, 100%) |
| CMYK | cmyk(7.5%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.55, -2.64, -4.71) |
| CIE-LCH | lch(96.55, 5.40, 240.79°) |
| OKLab | oklab(96.92% -0.0095 -0.0126) |
| OKLCH | oklch(96.92% 0.016 233) |
| XYZ | xyz(85.4074, 91.3386, 106.8772) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.71
Azure (CSS)
#F0FFFF
ΔE00 4.20
Whitesmoke
#F5F5F5
ΔE00 5.40
Pale Grey
#FDFDFE
ΔE00 5.51
Ghostwhite
#F8F8FF
ΔE00 5.55
White
#FFFFFF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7FE #FEF2EB
analogous
#EBFEFB #EBF7FE #EBEDFE
triadic
#EBF7FE #FEEBF7 #F7FEEB
tetradic
#EBF7FE #FBEBFE #FEF2EB #EDFEEB
square
#EBF7FE #FBEBFE #FEF2EB #EDFEEB
split-complementary
#EBF7FE #FEEBED #FEFBEB
monochromatic
#76C8F8 #B1E0FB #E2F3FE #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.09
#EBF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#EBF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7FE
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7FE | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#E6F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebf7fe; /* rgb */ color: rgb(235, 247, 254); /* oklch */ color: oklch(96.9% 0.016 233.0);
Tailwind
colors: {
custom: {
50: '#f1f9fe',
500: '#ebf7fe',
950: '#000000',
},
}SCSS
$custom: #ebf7fe; $custom-light: #f1f9fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf7fe",
"rgb": {
"r": 235,
"g": 247,
"b": 254
},
"hsl": {
"h": 202.105,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.96923,
"c": 0.01582,
"h": 233
},
"luminance": 0.91339
}Semantic roles & 50–950 ramp
primary
#EBF7FE
secondary
#EABDA3
accent
#5500E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585