#EBF7FB#EBF7FB
#EBF7FB is a very light, near-neutral cyan. Relative luminance 0.911; OKLCH L 96.8% C 0.014 H 219.6°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7FB |
|---|---|
| RGB | rgb(235, 247, 251) |
| HSL | hsl(195, 67%, 95%) |
| HSV | hsv(195, 6%, 98%) |
| CMYK | cmyk(6.4%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(96.47, -3.20, -3.28) |
| CIE-LCH | lch(96.47, 4.58, 225.74°) |
| OKLab | oklab(96.84% -0.0106 -0.0088) |
| OKLCH | oklch(96.84% 0.014 219.6) |
| XYZ | xyz(84.9307, 91.1479, 104.3669) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.62
Azure (CSS)
#F0FFFF
ΔE00 2.94
Mintcream
#F5FFFA
ΔE00 4.64
Whitesmoke
#F5F5F5
ΔE00 5.14
Pale Grey
#FDFDFE
ΔE00 5.40
White
#FFFFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7FB #FBEFEB
analogous
#EBFBF7 #EBF7FB #EBEFFB
triadic
#EBF7FB #FBEBF7 #F7FBEB
tetradic
#EBF7FB #F7EBFB #FBEFEB #EFFBEB
square
#EBF7FB #F7EBFB #FBEFEB #EFFBEB
split-complementary
#EBF7FB #FBEBEF #FBF7EB
monochromatic
#85CEE7 #B8E3F1 #E5F5FA #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.09
#EBF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#EBF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7FB
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7FB | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#E7F9F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebf7fb; /* rgb */ color: rgb(235, 247, 251); /* oklch */ color: oklch(96.8% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#f1f9fc',
500: '#ebf7fb',
950: '#000000',
},
}SCSS
$custom: #ebf7fb; $custom-light: #f1f9fc; $custom-dark: #000000;
JSON
{
"hex": "#ebf7fb",
"rgb": {
"r": 235,
"g": 247,
"b": 251
},
"hsl": {
"h": 195,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.96835,
"c": 0.0138,
"h": 219.6
},
"luminance": 0.91149
}Semantic roles & 50–950 ramp
primary
#EBF7FB
secondary
#E0B8AA
accent
#4517CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585