#EAFAF8#EAFAF8
#EAFAF8 is a very light, near-neutral teal. Relative luminance 0.926; OKLCH L 97.3% C 0.017 H 187.9°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAF8 |
|---|---|
| RGB | rgb(234, 250, 248) |
| HSL | hsl(173, 62%, 95%) |
| HSV | hsv(173, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 0.8%, 2%) |
| CIE-LAB | lab(97.08, -5.59, -0.85) |
| CIE-LCH | lch(97.08, 5.65, 188.61°) |
| OKLab | oklab(97.27% -0.0168 -0.0023) |
| OKLCH | oklch(97.27% 0.017 187.9) |
| XYZ | xyz(85.0571, 92.6400, 102.1889) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.56
Mintcream
#F5FFFA
ΔE00 2.77
Lightcyan
#E0FFFF
ΔE00 4.64
Honeydew
#F0FFF0
ΔE00 5.61
Aliceblue
#F0F8FF
ΔE00 6.18
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAF8 #FAEAEC
analogous
#EAFAF0 #EAFAF8 #EAF4FA
triadic
#EAFAF8 #F8EAFA #FAF8EA
tetradic
#EAFAF8 #F0EAFA #FAEAEC #F4FAEA
square
#EAFAF8 #F0EAFA #FAEAEC #F4FAEA
split-complementary
#EAFAF8 #FAEAF4 #FAF0EA
monochromatic
#87E2D7 #B9EEE8 #E6F9F7 #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.08
#EAFAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#EAFAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAF8
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAF8 | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#F5F6F8
Tritanopia (blue-blind)
#E6FBF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafaf8; /* rgb */ color: rgb(234, 250, 248); /* oklch */ color: oklch(97.3% 0.017 187.9);
Tailwind
colors: {
custom: {
50: '#f0fcfa',
500: '#eafaf8',
950: '#000000',
},
}SCSS
$custom: #eafaf8; $custom-light: #f0fcfa; $custom-dark: #000000;
JSON
{
"hex": "#eafaf8",
"rgb": {
"r": 234,
"g": 250,
"b": 248
},
"hsl": {
"h": 172.5,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97273,
"c": 0.017,
"h": 187.9
},
"luminance": 0.92641
}Semantic roles & 50–950 ramp
primary
#EAFAF8
secondary
#DDABB1
accent
#1C32C9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585