#EAF6FF#EAF6FF
#EAF6FF is a very light, near-neutral cyan. Relative luminance 0.906; OKLCH L 96.7% C 0.018 H 240.0°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6FF |
|---|---|
| RGB | rgb(234, 246, 255) |
| HSL | hsl(206, 100%, 96%) |
| HSV | hsv(206, 8%, 100%) |
| CMYK | cmyk(8.2%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(96.25, -2.26, -5.67) |
| CIE-LCH | lch(96.25, 6.11, 248.28°) |
| OKLab | oklab(96.68% -0.0088 -0.0152) |
| OKLCH | oklch(96.68% 0.018 240) |
| XYZ | xyz(84.9336, 90.6231, 107.6057) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.67
Azure (CSS)
#F0FFFF
ΔE00 5.13
Ghostwhite
#F8F8FF
ΔE00 5.34
Whitesmoke
#F5F5F5
ΔE00 5.75
Pale Grey
#FDFDFE
ΔE00 5.82
White
#FFFFFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6FF #FFF3EA
analogous
#EAFFFD #EAF6FF #EAEBFF
triadic
#EAF6FF #FFEAF6 #F6FFEA
tetradic
#EAF6FF #FDEAFF #FFF3EA #EBFFEA
square
#EAF6FF #FDEAFF #FFF3EA #EBFFEA
split-complementary
#EAF6FF #FFEAEB #FFFDEA
monochromatic
#70C2FF #ADDCFF #E0F2FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.10
#EAF6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#EAF6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6FF
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6FF | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F6FF
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#E5F8F9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf6ff; /* rgb */ color: rgb(234, 246, 255); /* oklch */ color: oklch(96.7% 0.018 240.0);
Tailwind
colors: {
custom: {
50: '#f0f9ff',
500: '#eaf6ff',
950: '#000000',
},
}SCSS
$custom: #eaf6ff; $custom-light: #f0f9ff; $custom-dark: #000000;
JSON
{
"hex": "#eaf6ff",
"rgb": {
"r": 234,
"g": 246,
"b": 255
},
"hsl": {
"h": 205.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.96682,
"c": 0.01757,
"h": 240
},
"luminance": 0.90624
}Semantic roles & 50–950 ramp
primary
#EAF6FF
secondary
#EEC19F
accent
#6200E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586