#EAFDF2#EAFDF2
#EAFDF2 is a very light, muted green. Relative luminance 0.942; OKLCH L 97.7% C 0.025 H 160.6°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDF2 |
|---|---|
| RGB | rgb(234, 253, 242) |
| HSL | hsl(145, 83%, 95%) |
| HSV | hsv(145, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(97.69, -8.18, 3.13) |
| CIE-LCH | lch(97.69, 8.76, 159.05°) |
| OKLab | oklab(97.71% -0.0232 0.0082) |
| OKLCH | oklch(97.71% 0.025 160.6) |
| XYZ | xyz(85.0807, 94.1529, 97.6781) |
| Luminance | 0.9415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.09
Mintcream
#F5FFFA
ΔE00 4.50
Azure (CSS)
#F0FFFF
ΔE00 5.40
Lightcyan
#E0FFFF
ΔE00 5.64
Ice
#D6FFFA
ΔE00 6.51
Ice Blue (survey)
#D7FFFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDF2 #FDEAF5
analogous
#EBFDEA #EAFDF2 #EAFDFB
triadic
#EAFDF2 #F2EAFD #FDF2EA
tetradic
#EAFDF2 #EAEBFD #FDEAF5 #FDFBEA
square
#EAFDF2 #EAEBFD #FDEAF5 #FDFBEA
split-complementary
#EAFDF2 #FBEAFD #FDEAEB
monochromatic
#7AF2AD #B2F8CF #E3FCEE #E3FCEE #E3FCEE
Accessibility & contrast
On white
1.06
#EAFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#EAFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDF2
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDF2 | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF1
Deuteranopia (green-blind)
#F9F7F3
Tritanopia (blue-blind)
#E7FDFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafdf2; /* rgb */ color: rgb(234, 253, 242); /* oklch */ color: oklch(97.7% 0.025 160.6);
Tailwind
colors: {
custom: {
50: '#f0fef6',
500: '#eafdf2',
950: '#000000',
},
}SCSS
$custom: #eafdf2; $custom-light: #f0fef6; $custom-dark: #000000;
JSON
{
"hex": "#eafdf2",
"rgb": {
"r": 234,
"g": 253,
"b": 242
},
"hsl": {
"h": 145.263,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97708,
"c": 0.02461,
"h": 160.6
},
"luminance": 0.94154
}Semantic roles & 50–950 ramp
primary
#EAFDF2
secondary
#E7A4CB
accent
#0684DF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585