#EAF7FD#EAF7FD
#EAF7FD is a very light, near-neutral cyan. Relative luminance 0.911; OKLCH L 96.8% C 0.016 H 227.0°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF7FD |
|---|---|
| RGB | rgb(234, 247, 253) |
| HSL | hsl(199, 83%, 95%) |
| HSV | hsv(199, 8%, 99%) |
| CMYK | cmyk(7.5%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.45, -3.14, -4.35) |
| CIE-LCH | lch(96.45, 5.36, 234.12°) |
| OKLab | oklab(96.82% -0.0109 -0.0117) |
| OKLCH | oklch(96.82% 0.016 227) |
| XYZ | xyz(84.9183, 91.1049, 106.0206) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.33
Azure (CSS)
#F0FFFF
ΔE00 3.58
Mintcream
#F5FFFA
ΔE00 5.53
Whitesmoke
#F5F5F5
ΔE00 5.61
Pale Grey
#FDFDFE
ΔE00 5.78
White
#FFFFFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF7FD #FDF0EA
analogous
#EAFDF9 #EAF7FD #EAEDFD
triadic
#EAF7FD #FDEAF7 #F7FDEA
tetradic
#EAF7FD #F9EAFD #FDF0EA #EDFDEA
square
#EAF7FD #F9EAFD #FDF0EA #EDFDEA
split-complementary
#EAF7FD #FDEAED #FDF9EA
monochromatic
#7ACCF2 #B2E2F8 #E3F4FC #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.09
#EAF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#EAF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF7FD
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF7FD | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#E5F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf7fd; /* rgb */ color: rgb(234, 247, 253); /* oklch */ color: oklch(96.8% 0.016 227.0);
Tailwind
colors: {
custom: {
50: '#f0f9fe',
500: '#eaf7fd',
950: '#000000',
},
}SCSS
$custom: #eaf7fd; $custom-light: #f0f9fe; $custom-dark: #000000;
JSON
{
"hex": "#eaf7fd",
"rgb": {
"r": 234,
"g": 247,
"b": 253
},
"hsl": {
"h": 198.947,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.96821,
"c": 0.01595,
"h": 227
},
"luminance": 0.91106
}Semantic roles & 50–950 ramp
primary
#EAF7FD
secondary
#E7B9A4
accent
#4B06DF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585