#EAFEF7#EAFEF7
#EAFEF7 is a very light, muted teal. Relative luminance 0.951; OKLCH L 98.0% C 0.023 H 172.9°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEF7 |
|---|---|
| RGB | rgb(234, 254, 247) |
| HSL | hsl(159, 91%, 96%) |
| HSV | hsv(159, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(98.07, -7.78, 1.11) |
| CIE-LCH | lch(98.07, 7.86, 171.87°) |
| OKLab | oklab(98.05% -0.0226 0.0028) |
| OKLCH | oklch(98.05% 0.023 172.9) |
| XYZ | xyz(86.1585, 95.0904, 101.7927) |
| Luminance | 0.9509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.58
Mintcream
#F5FFFA
ΔE00 3.93
Azure (CSS)
#F0FFFF
ΔE00 3.98
Lightcyan
#E0FFFF
ΔE00 4.19
Ice
#D6FFFA
ΔE00 5.88
Ice Blue (survey)
#D7FFFE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEF7 #FEEAF1
analogous
#EAFEED #EAFEF7 #EAFBFE
triadic
#EAFEF7 #F7EAFE #FEF7EA
tetradic
#EAFEF7 #EDEAFE #FEEAF1 #FBFEEA
square
#EAFEF7 #EDEAFE #FEEAF1 #FBFEEA
split-complementary
#EAFEF7 #FEEAFB #FEEDEA
monochromatic
#75F8CA #B0FBE1 #E2FEF4 #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.05
#EAFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#EAFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEF7
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEF7 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF7
Deuteranopia (green-blind)
#F9F8F7
Tritanopia (blue-blind)
#E6FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafef7; /* rgb */ color: rgb(234, 254, 247); /* oklch */ color: oklch(98.0% 0.023 172.9);
Tailwind
colors: {
custom: {
50: '#f0fef9',
500: '#eafef7',
950: '#000000',
},
}SCSS
$custom: #eafef7; $custom-light: #f0fef9; $custom-dark: #000000;
JSON
{
"hex": "#eafef7",
"rgb": {
"r": 234,
"g": 254,
"b": 247
},
"hsl": {
"h": 159,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98045,
"c": 0.02282,
"h": 172.9
},
"luminance": 0.95091
}Semantic roles & 50–950 ramp
primary
#EAFEF7
secondary
#EAA2BB
accent
#0050E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585