#EAFEDD#EAFEDD
#EAFEDD is a very light, muted yellow-green. Relative luminance 0.936; OKLCH L 97.4% C 0.048 H 133.0°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEDD |
|---|---|
| RGB | rgb(234, 254, 221) |
| HSL | hsl(96, 94%, 93%) |
| HSV | hsv(96, 13%, 100%) |
| CMYK | cmyk(7.9%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(97.47, -12.29, 13.59) |
| CIE-LCH | lch(97.47, 18.32, 132.12°) |
| OKLab | oklab(97.37% -0.0328 0.0352) |
| OKLCH | oklch(97.37% 0.048 133) |
| XYZ | xyz(82.4224, 93.5960, 82.1161) |
| Luminance | 0.9360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.85
Lightyellow
#FFFFE0
ΔE00 6.92
Eggshell (survey)
#FFFFD4
ΔE00 7.10
Off White (survey)
#FFFFE4
ΔE00 7.30
Beige
#F5F5DC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEDD #F1DDFE
analogous
#FAFEDD #EAFEDD #DDFEE0
triadic
#EAFEDD #DDEAFE #FEDDEA
tetradic
#EAFEDD #DDFAFE #F1DDFE #FEE0DD
square
#EAFEDD #DDFAFE #F1DDFE #FEE0DD
split-complementary
#EAFEDD #E0DDFE #FEDDFA
monochromatic
#A1FB66 #C5FCA2 #EAFEDD #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.06
#EAFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#EAFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEDD
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEDD | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DB
Deuteranopia (green-blind)
#FEF7DE
Tritanopia (blue-blind)
#EBFBF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafedd; /* rgb */ color: rgb(234, 254, 221); /* oklch */ color: oklch(97.4% 0.048 133.0);
Tailwind
colors: {
custom: {
50: '#f0fee7',
500: '#eafedd',
950: '#000000',
},
}SCSS
$custom: #eafedd; $custom-light: #f0fee7; $custom-dark: #000000;
JSON
{
"hex": "#eafedd",
"rgb": {
"r": 234,
"g": 254,
"b": 221
},
"hsl": {
"h": 96.364,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.97371,
"c": 0.04812,
"h": 133
},
"luminance": 0.93597
}Semantic roles & 50–950 ramp
primary
#EAFEDD
secondary
#C896E9
accent
#00E68B
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584