#EAFEF8#EAFEF8
#EAFEF8 is a very light, muted teal. Relative luminance 0.952; OKLCH L 98.1% C 0.022 H 176.0°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEF8 |
|---|---|
| RGB | rgb(234, 254, 248) |
| HSL | hsl(162, 91%, 96%) |
| HSV | hsv(162, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(98.09, -7.60, 0.63) |
| CIE-LCH | lch(98.09, 7.62, 175.24°) |
| OKLab | oklab(98.07% -0.0223 0.0016) |
| OKLCH | oklch(98.07% 0.022 176) |
| XYZ | xyz(86.3132, 95.1523, 102.6076) |
| Luminance | 0.9515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.60
Mintcream
#F5FFFA
ΔE00 3.80
Lightcyan
#E0FFFF
ΔE00 3.92
Honeydew
#F0FFF0
ΔE00 3.96
Ice Blue (survey)
#D7FFFE
ΔE00 5.76
Ice
#D6FFFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEF8 #FEEAF0
analogous
#EAFEEE #EAFEF8 #EAFAFE
triadic
#EAFEF8 #F8EAFE #FEF8EA
tetradic
#EAFEF8 #EEEAFE #FEEAF0 #FAFEEA
square
#EAFEF8 #EEEAFE #FEEAF0 #FAFEEA
split-complementary
#EAFEF8 #FEEAFA #FEEEEA
monochromatic
#75F8D1 #B0FBE5 #E2FEF5 #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.05
#EAFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#EAFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEF8
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEF8 | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F8F8F8
Tritanopia (blue-blind)
#E6FFFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafef8; /* rgb */ color: rgb(234, 254, 248); /* oklch */ color: oklch(98.1% 0.022 176.0);
Tailwind
colors: {
custom: {
50: '#f0fefa',
500: '#eafef8',
950: '#000000',
},
}SCSS
$custom: #eafef8; $custom-light: #f0fefa; $custom-dark: #000000;
JSON
{
"hex": "#eafef8",
"rgb": {
"r": 234,
"g": 254,
"b": 248
},
"hsl": {
"h": 162,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98073,
"c": 0.02231,
"h": 176
},
"luminance": 0.95153
}Semantic roles & 50–950 ramp
primary
#EAFEF8
secondary
#EAA2B8
accent
#0045E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585