#EAF5FF#EAF5FF
#EAF5FF is a very light, near-neutral cyan. Relative luminance 0.900; OKLCH L 96.5% C 0.018 H 245.4°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5FF |
|---|---|
| RGB | rgb(234, 245, 255) |
| HSL | hsl(209, 100%, 96%) |
| HSV | hsv(209, 8%, 100%) |
| CMYK | cmyk(8.2%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(96.00, -1.75, -6.04) |
| CIE-LCH | lch(96.00, 6.29, 253.84°) |
| OKLab | oklab(96.49% -0.0074 -0.0162) |
| OKLCH | oklch(96.49% 0.018 245.4) |
| XYZ | xyz(84.6303, 90.0164, 107.5046) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.65
Ghostwhite
#F8F8FF
ΔE00 4.91
Whitesmoke
#F5F5F5
ΔE00 5.75
Pale Grey
#FDFDFE
ΔE00 5.79
Azure (CSS)
#F0FFFF
ΔE00 5.81
Fog
#D8DCE0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5FF #FFF4EA
analogous
#EAFFFE #EAF5FF #EAEAFF
triadic
#EAF5FF #FFEAF5 #F5FFEA
tetradic
#EAF5FF #FEEAFF #FFF4EA #EAFFEA
square
#EAF5FF #FEEAFF #FFF4EA #EAFFEA
split-complementary
#EAF5FF #FFEAEA #FFFEEA
monochromatic
#70BBFF #ADD8FF #E0F0FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.11
#EAF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#EAF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5FF
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5FF | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#EFF2FF
Tritanopia (blue-blind)
#E5F7F8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf5ff; /* rgb */ color: rgb(234, 245, 255); /* oklch */ color: oklch(96.5% 0.018 245.4);
Tailwind
colors: {
custom: {
50: '#f0f8ff',
500: '#eaf5ff',
950: '#000000',
},
}SCSS
$custom: #eaf5ff; $custom-light: #f0f8ff; $custom-dark: #000000;
JSON
{
"hex": "#eaf5ff",
"rgb": {
"r": 234,
"g": 245,
"b": 255
},
"hsl": {
"h": 208.571,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.96485,
"c": 0.01782,
"h": 245.4
},
"luminance": 0.90017
}Semantic roles & 50–950 ramp
primary
#EAF5FF
secondary
#EEC59F
accent
#6D00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586