#EAFEF4#EAFEF4
#EAFEF4 is a very light, muted teal. Relative luminance 0.949; OKLCH L 98.0% C 0.025 H 164.5°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEF4 |
|---|---|
| RGB | rgb(234, 254, 244) |
| HSL | hsl(150, 91%, 96%) |
| HSV | hsv(150, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(98.00, -8.32, 2.55) |
| CIE-LCH | lch(98.00, 8.70, 163.00°) |
| OKLab | oklab(97.96% -0.0238 0.0066) |
| OKLCH | oklch(97.96% 0.025 164.5) |
| XYZ | xyz(85.6992, 94.9067, 99.3742) |
| Luminance | 0.9491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.56
Mintcream
#F5FFFA
ΔE00 4.50
Azure (CSS)
#F0FFFF
ΔE00 5.12
Lightcyan
#E0FFFF
ΔE00 5.12
Ice
#D6FFFA
ΔE00 6.09
Ice Blue (survey)
#D7FFFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEF4 #FEEAF4
analogous
#EAFEEA #EAFEF4 #EAFEFE
triadic
#EAFEF4 #F4EAFE #FEF4EA
tetradic
#EAFEF4 #EAEAFE #FEEAF4 #FEFEEA
square
#EAFEF4 #EAEAFE #FEEAF4 #FEFEEA
split-complementary
#EAFEF4 #FEEAFE #FEEAEA
monochromatic
#75F8B7 #B0FBD5 #E2FEF0 #E2FEF0 #E2FEF0
Accessibility & contrast
On white
1.05
#EAFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#EAFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEF4
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEF4 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#F9F8F5
Tritanopia (blue-blind)
#E7FEFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafef4; /* rgb */ color: rgb(234, 254, 244); /* oklch */ color: oklch(98.0% 0.025 164.5);
Tailwind
colors: {
custom: {
50: '#f0fef7',
500: '#eafef4',
950: '#000000',
},
}SCSS
$custom: #eafef4; $custom-light: #f0fef7; $custom-dark: #000000;
JSON
{
"hex": "#eafef4",
"rgb": {
"r": 234,
"g": 254,
"b": 244
},
"hsl": {
"h": 150,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97963,
"c": 0.02469,
"h": 164.5
},
"luminance": 0.94908
}Semantic roles & 50–950 ramp
primary
#EAFEF4
secondary
#EAA2C6
accent
#0073E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585