#EAF8FA#EAF8FA
#EAF8FA is a very light, near-neutral teal. Relative luminance 0.915; OKLCH L 96.9% C 0.015 H 207.1°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8FA |
|---|---|
| RGB | rgb(234, 248, 250) |
| HSL | hsl(188, 62%, 95%) |
| HSV | hsv(188, 6%, 98%) |
| CMYK | cmyk(6.4%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(96.63, -4.21, -2.54) |
| CIE-LCH | lch(96.63, 4.92, 211.13°) |
| OKLab | oklab(96.93% -0.0134 -0.0068) |
| OKLCH | oklch(96.93% 0.015 207.1) |
| XYZ | xyz(84.7508, 91.5285, 103.6257) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.76
Mintcream
#F5FFFA
ΔE00 3.76
Aliceblue
#F0F8FF
ΔE00 4.03
Lightcyan
#E0FFFF
ΔE00 5.86
Whitesmoke
#F5F5F5
ΔE00 5.90
Pale Grey
#FDFDFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8FA #FAECEA
analogous
#EAFAF4 #EAF8FA #EAF0FA
triadic
#EAF8FA #FAEAF8 #F8FAEA
tetradic
#EAF8FA #F4EAFA #FAECEA #F0FAEA
square
#EAF8FA #F4EAFA #FAECEA #F0FAEA
split-complementary
#EAF8FA #FAEAF0 #FAF4EA
monochromatic
#87D7E2 #B9E8EE #E6F7F9 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.09
#EAF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#EAF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8FA
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8FA | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#F3F4FA
Tritanopia (blue-blind)
#E6F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf8fa; /* rgb */ color: rgb(234, 248, 250); /* oklch */ color: oklch(96.9% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#f0fafb',
500: '#eaf8fa',
950: '#000000',
},
}SCSS
$custom: #eaf8fa; $custom-light: #f0fafb; $custom-dark: #000000;
JSON
{
"hex": "#eaf8fa",
"rgb": {
"r": 234,
"g": 248,
"b": 250
},
"hsl": {
"h": 187.5,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96932,
"c": 0.01502,
"h": 207.1
},
"luminance": 0.91529
}Semantic roles & 50–950 ramp
primary
#EAF8FA
secondary
#DDB1AB
accent
#321CC9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585