#EAFEF3#EAFEF3
#EAFEF3 is a very light, muted green. Relative luminance 0.948; OKLCH L 97.9% C 0.025 H 162.0°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEF3 |
|---|---|
| RGB | rgb(234, 254, 243) |
| HSL | hsl(147, 91%, 96%) |
| HSV | hsv(147, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(97.97, -8.50, 3.02) |
| CIE-LCH | lch(97.97, 9.02, 160.42°) |
| OKLab | oklab(97.94% -0.0242 0.0079) |
| OKLCH | oklch(97.94% 0.025 162) |
| XYZ | xyz(85.5478, 94.8461, 98.5768) |
| Luminance | 0.9485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.29
Mintcream
#F5FFFA
ΔE00 4.74
Lightcyan
#E0FFFF
ΔE00 5.46
Azure (CSS)
#F0FFFF
ΔE00 5.50
Ice
#D6FFFA
ΔE00 6.22
Ice Blue (survey)
#D7FFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEF3 #FEEAF5
analogous
#EBFEEA #EAFEF3 #EAFEFD
triadic
#EAFEF3 #F3EAFE #FEF3EA
tetradic
#EAFEF3 #EAEBFE #FEEAF5 #FEFDEA
square
#EAFEF3 #EAEBFE #FEEAF5 #FEFDEA
split-complementary
#EAFEF3 #FDEAFE #FEEAEB
monochromatic
#75F8B0 #B0FBD2 #E2FEEE #E2FEEE #E2FEEE
Accessibility & contrast
On white
1.05
#EAFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EAFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEF3
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEF3 | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF2
Deuteranopia (green-blind)
#F9F8F4
Tritanopia (blue-blind)
#E7FEFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafef3; /* rgb */ color: rgb(234, 254, 243); /* oklch */ color: oklch(97.9% 0.025 162.0);
Tailwind
colors: {
custom: {
50: '#f0fef7',
500: '#eafef3',
950: '#000000',
},
}SCSS
$custom: #eafef3; $custom-light: #f0fef7; $custom-dark: #000000;
JSON
{
"hex": "#eafef3",
"rgb": {
"r": 234,
"g": 254,
"b": 243
},
"hsl": {
"h": 147,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97936,
"c": 0.02543,
"h": 162
},
"luminance": 0.94847
}Semantic roles & 50–950 ramp
primary
#EAFEF3
secondary
#EAA2CA
accent
#007EE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585