#EBF5FE#EBF5FE
#EBF5FE is a very light, near-neutral cyan. Relative luminance 0.901; OKLCH L 96.5% C 0.016 H 245.1°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF5FE |
|---|---|
| RGB | rgb(235, 245, 254) |
| HSL | hsl(208, 90%, 96%) |
| HSV | hsv(208, 7%, 100%) |
| CMYK | cmyk(7.5%, 3.5%, 0%, 0.4%) |
| CIE-LAB | lab(96.05, -1.62, -5.45) |
| CIE-LCH | lch(96.05, 5.69, 253.45°) |
| OKLab | oklab(96.53% -0.0068 -0.0146) |
| OKLCH | oklch(96.53% 0.016 245.1) |
| XYZ | xyz(84.7991, 90.1220, 106.6744) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.21
Ghostwhite
#F8F8FF
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 5.27
Pale Grey
#FDFDFE
ΔE00 5.34
Azure (CSS)
#F0FFFF
ΔE00 5.62
White
#FFFFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF5FE #FEF4EB
analogous
#EBFEFD #EBF5FE #EBEBFE
triadic
#EBF5FE #FEEBF5 #F5FEEB
tetradic
#EBF5FE #FDEBFE #FEF4EB #EBFEEB
square
#EBF5FE #FDEBFE #FEF4EB #EBFEEB
split-complementary
#EBF5FE #FEEBEB #FEFDEB
monochromatic
#76BBF8 #B1D8FB #E2F0FE #E2F0FE #E2F0FE
Accessibility & contrast
On white
1.10
#EBF5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#EBF5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF5FE
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF5FE | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#E7F7F8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf5fe; /* rgb */ color: rgb(235, 245, 254); /* oklch */ color: oklch(96.5% 0.016 245.1);
Tailwind
colors: {
custom: {
50: '#f1f8fe',
500: '#ebf5fe',
950: '#000000',
},
}SCSS
$custom: #ebf5fe; $custom-light: #f1f8fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf5fe",
"rgb": {
"r": 235,
"g": 245,
"b": 254
},
"hsl": {
"h": 208.421,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.96528,
"c": 0.01611,
"h": 245.1
},
"luminance": 0.90123
}Semantic roles & 50–950 ramp
primary
#EBF5FE
secondary
#EAC5A3
accent
#6D00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585