#EAF6F8#EAF6F8
#EAF6F8 is a very light, near-neutral teal. Relative luminance 0.902; OKLCH L 96.5% C 0.013 H 208.8°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6F8 |
|---|---|
| RGB | rgb(234, 246, 248) |
| HSL | hsl(189, 50%, 95%) |
| HSV | hsv(189, 6%, 97%) |
| CMYK | cmyk(5.6%, 0.8%, 0%, 2.7%) |
| CIE-LAB | lab(96.07, -3.57, -2.33) |
| CIE-LCH | lch(96.07, 4.26, 213.08°) |
| OKLab | oklab(96.48% -0.0114 -0.0062) |
| OKLCH | oklch(96.48% 0.013 208.8) |
| XYZ | xyz(83.8273, 90.1805, 101.7790) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.38
Aliceblue
#F0F8FF
ΔE00 3.48
Mintcream
#F5FFFA
ΔE00 3.83
Whitesmoke
#F5F5F5
ΔE00 5.17
Pale Grey
#FDFDFE
ΔE00 5.59
White
#FFFFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6F8 #F8ECEA
analogous
#EAF8F3 #EAF6F8 #EAEFF8
triadic
#EAF6F8 #F8EAF6 #F6F8EA
tetradic
#EAF6F8 #F3EAF8 #F8ECEA #EFF8EA
square
#EAF6F8 #F3EAF8 #F8ECEA #EFF8EA
split-complementary
#EAF6F8 #F8EAEF #F8F3EA
monochromatic
#8ECFD9 #BCE2E9 #E8F5F7 #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.10
#EAF6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#EAF6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6F8
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6F8 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#F1F3F8
Tritanopia (blue-blind)
#E6F7F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf6f8; /* rgb */ color: rgb(234, 246, 248); /* oklch */ color: oklch(96.5% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#f0f9fa',
500: '#eaf6f8',
950: '#000000',
},
}SCSS
$custom: #eaf6f8; $custom-light: #f0f9fa; $custom-dark: #000000;
JSON
{
"hex": "#eaf6f8",
"rgb": {
"r": 234,
"g": 246,
"b": 248
},
"hsl": {
"h": 188.571,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96478,
"c": 0.01299,
"h": 208.8
},
"luminance": 0.90181
}Semantic roles & 50–950 ramp
primary
#EAF6F8
secondary
#D8B4AE
accent
#3D28BD
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585