#EBF9FF#EBF9FF
#EBF9FF is a very light, near-neutral cyan. Relative luminance 0.926; OKLCH L 97.3% C 0.017 H 225.2°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF9FF |
|---|---|
| RGB | rgb(235, 249, 255) |
| HSL | hsl(198, 100%, 96%) |
| HSV | hsv(198, 8%, 100%) |
| CMYK | cmyk(7.8%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(97.08, -3.46, -4.45) |
| CIE-LCH | lch(97.08, 5.64, 232.14°) |
| OKLab | oklab(97.35% -0.0119 -0.0119) |
| OKLCH | oklch(97.35% 0.017 225.2) |
| XYZ | xyz(86.1828, 92.6326, 107.9277) |
| Luminance | 0.9263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.67
Azure (CSS)
#F0FFFF
ΔE00 3.27
Mintcream
#F5FFFA
ΔE00 5.42
Whitesmoke
#F5F5F5
ΔE00 5.93
Pale Grey
#FDFDFE
ΔE00 6.01
White
#FFFFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF9FF #FFF1EB
analogous
#EBFFFB #EBF9FF #EBEFFF
triadic
#EBF9FF #FFEBF9 #F9FFEB
tetradic
#EBF9FF #FBEBFF #FFF1EB #EFFFEB
square
#EBF9FF #FBEBFF #FFF1EB #EFFFEB
split-complementary
#EBF9FF #FFEBEF #FFFBEB
monochromatic
#71D4FF #AEE7FF #E0F6FF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.08
#EBF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#EBF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF9FF
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF9FF | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#F3F5FF
Tritanopia (blue-blind)
#E6FBFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebf9ff; /* rgb */ color: rgb(235, 249, 255); /* oklch */ color: oklch(97.3% 0.017 225.2);
Tailwind
colors: {
custom: {
50: '#f1fbff',
500: '#ebf9ff',
950: '#000000',
},
}SCSS
$custom: #ebf9ff; $custom-light: #f1fbff; $custom-dark: #000000;
JSON
{
"hex": "#ebf9ff",
"rgb": {
"r": 235,
"g": 249,
"b": 255
},
"hsl": {
"h": 198,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.97348,
"c": 0.01684,
"h": 225.2
},
"luminance": 0.92634
}Semantic roles & 50–950 ramp
primary
#EBF9FF
secondary
#EEB7A0
accent
#4500E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586