#EAFDF3#EAFDF3
#EAFDF3 is a very light, muted green. Relative luminance 0.942; OKLCH L 97.7% C 0.024 H 163.2°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDF3 |
|---|---|
| RGB | rgb(234, 253, 243) |
| HSL | hsl(148, 83%, 95%) |
| HSV | hsv(148, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(97.72, -8.00, 2.65) |
| CIE-LCH | lch(97.72, 8.43, 161.65°) |
| OKLab | oklab(97.74% -0.0228 0.0069) |
| OKLCH | oklch(97.74% 0.024 163.2) |
| XYZ | xyz(85.2313, 94.2131, 98.4713) |
| Luminance | 0.9421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.40
Mintcream
#F5FFFA
ΔE00 4.25
Azure (CSS)
#F0FFFF
ΔE00 5.01
Lightcyan
#E0FFFF
ΔE00 5.32
Ice
#D6FFFA
ΔE00 6.39
Ice Blue (survey)
#D7FFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDF3 #FDEAF4
analogous
#EAFDEA #EAFDF3 #EAFDFC
triadic
#EAFDF3 #F3EAFD #FDF3EA
tetradic
#EAFDF3 #EAEAFD #FDEAF4 #FDFCEA
square
#EAFDF3 #EAEAFD #FDEAF4 #FDFCEA
split-complementary
#EAFDF3 #FCEAFD #FDEAEA
monochromatic
#7AF2B3 #B2F8D3 #E3FCEF #E3FCEF #E3FCEF
Accessibility & contrast
On white
1.06
#EAFDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#EAFDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDF3
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDF3 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF3
Deuteranopia (green-blind)
#F9F7F4
Tritanopia (blue-blind)
#E7FDFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafdf3; /* rgb */ color: rgb(234, 253, 243); /* oklch */ color: oklch(97.7% 0.024 163.2);
Tailwind
colors: {
custom: {
50: '#f0fef7',
500: '#eafdf3',
950: '#000000',
},
}SCSS
$custom: #eafdf3; $custom-light: #f0fef7; $custom-dark: #000000;
JSON
{
"hex": "#eafdf3",
"rgb": {
"r": 234,
"g": 253,
"b": 243
},
"hsl": {
"h": 148.421,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97735,
"c": 0.02384,
"h": 163.2
},
"luminance": 0.94214
}Semantic roles & 50–950 ramp
primary
#EAFDF3
secondary
#E7A4C7
accent
#0678DF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585