#EAF5FD#EAF5FD
#EAF5FD is a very light, near-neutral cyan. Relative luminance 0.899; OKLCH L 96.4% C 0.016 H 239.1°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5FD |
|---|---|
| RGB | rgb(234, 245, 253) |
| HSL | hsl(205, 83%, 95%) |
| HSV | hsv(205, 8%, 99%) |
| CMYK | cmyk(7.5%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(95.95, -2.13, -5.09) |
| CIE-LCH | lch(95.95, 5.52, 247.29°) |
| OKLab | oklab(96.43% -0.0082 -0.0136) |
| OKLCH | oklch(96.43% 0.016 239.1) |
| XYZ | xyz(84.3100, 89.8883, 105.8178) |
| Luminance | 0.8989 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.38
Azure (CSS)
#F0FFFF
ΔE00 4.98
Ghostwhite
#F8F8FF
ΔE00 5.08
Whitesmoke
#F5F5F5
ΔE00 5.30
Pale Grey
#FDFDFE
ΔE00 5.45
White
#FFFFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5FD #FDF2EA
analogous
#EAFDFB #EAF5FD #EAEBFD
triadic
#EAF5FD #FDEAF5 #F5FDEA
tetradic
#EAF5FD #FBEAFD #FDF2EA #EBFDEA
square
#EAF5FD #FBEAFD #FDF2EA #EBFDEA
split-complementary
#EAF5FD #FDEAEB #FDFBEA
monochromatic
#7AC0F2 #B2DAF8 #E3F2FC #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.11
#EAF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#EAF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5FD
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5FD | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#E5F7F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf5fd; /* rgb */ color: rgb(234, 245, 253); /* oklch */ color: oklch(96.4% 0.016 239.1);
Tailwind
colors: {
custom: {
50: '#f0f8fe',
500: '#eaf5fd',
950: '#000000',
},
}SCSS
$custom: #eaf5fd; $custom-light: #f0f8fe; $custom-dark: #000000;
JSON
{
"hex": "#eaf5fd",
"rgb": {
"r": 234,
"g": 245,
"b": 253
},
"hsl": {
"h": 205.263,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.96425,
"c": 0.01589,
"h": 239.1
},
"luminance": 0.89889
}Semantic roles & 50–950 ramp
primary
#EAF5FD
secondary
#E7C0A4
accent
#6206DF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585