#EAEFF5#EAEFF5
#EAEFF5 is a very light, near-neutral cyan. Relative luminance 0.858; OKLCH L 95.0% C 0.010 H 252.8°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFF5 |
|---|---|
| RGB | rgb(234, 239, 245) |
| HSL | hsl(213, 35%, 94%) |
| HSV | hsv(213, 4%, 96%) |
| CMYK | cmyk(4.5%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(94.23, -0.56, -3.47) |
| CIE-LCH | lch(94.23, 3.51, 260.75°) |
| OKLab | oklab(95.01% -0.0029 -0.0093) |
| OKLCH | oklch(95.01% 0.01 252.8) |
| XYZ | xyz(81.2765, 85.8176, 98.6510) |
| Luminance | 0.8582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.14
Ghostwhite
#F8F8FF
ΔE00 3.37
Whitesmoke
#F5F5F5
ΔE00 3.58
Pale Grey
#FDFDFE
ΔE00 4.21
Fog
#D8DCE0
ΔE00 4.24
White
#FFFFFF
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFF5 #F5F0EA
analogous
#EAF5F5 #EAEFF5 #EBEAF5
triadic
#EAEFF5 #F5EAEF #EFF5EA
tetradic
#EAEFF5 #F5EAF5 #F5F0EA #EAF5EB
square
#EAEFF5 #F5EAF5 #F5F0EA #EAF5EB
split-complementary
#EAEFF5 #F5EBEA #F5F5EA
monochromatic
#97B0CE #C1CFE1 #EAEFF5 #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.16
#EAEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#EAEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFF5
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFF5 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF5
Deuteranopia (green-blind)
#ECEEF5
Tritanopia (blue-blind)
#E8F0F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaeff5; /* rgb */ color: rgb(234, 239, 245); /* oklch */ color: oklch(95.0% 0.010 252.8);
Tailwind
colors: {
custom: {
50: '#f0f4f8',
500: '#eaeff5',
950: '#000000',
},
}SCSS
$custom: #eaeff5; $custom-light: #f0f4f8; $custom-dark: #000000;
JSON
{
"hex": "#eaeff5",
"rgb": {
"r": 234,
"g": 239,
"b": 245
},
"hsl": {
"h": 212.727,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.95006,
"c": 0.00969,
"h": 252.8
},
"luminance": 0.85818
}Semantic roles & 50–950 ramp
primary
#EAEFF5
secondary
#D1C3B2
accent
#7837AE
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585