#EAFEDE#EAFEDE
#EAFEDE is a very light, muted yellow-green. Relative luminance 0.936; OKLCH L 97.4% C 0.047 H 133.6°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEDE |
|---|---|
| RGB | rgb(234, 254, 222) |
| HSL | hsl(98, 94%, 93%) |
| HSV | hsv(98, 13%, 100%) |
| CMYK | cmyk(7.9%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(97.49, -12.12, 13.11) |
| CIE-LCH | lch(97.49, 17.85, 132.77°) |
| OKLab | oklab(97.4% -0.0324 0.034) |
| OKLCH | oklch(97.4% 0.047 133.6) |
| XYZ | xyz(82.5560, 93.6494, 82.8199) |
| Luminance | 0.9365 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.90
Lightyellow
#FFFFE0
ΔE00 6.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.96
Eggshell (survey)
#FFFFD4
ΔE00 7.24
Off White (survey)
#FFFFE4
ΔE00 7.25
Beige
#F5F5DC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEDE #F2DEFE
analogous
#FAFEDE #EAFEDE #DEFEE2
triadic
#EAFEDE #DEEAFE #FEDEEA
tetradic
#EAFEDE #DEFAFE #F2DEFE #FEE2DE
square
#EAFEDE #DEFAFE #F2DEFE #FEE2DE
split-complementary
#EAFEDE #E2DEFE #FEDEFA
monochromatic
#9EFA67 #C4FCA3 #EAFEDE #ECFEE1 #ECFEE1
Accessibility & contrast
On white
1.06
#EAFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#EAFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEDE
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEDE | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DC
Deuteranopia (green-blind)
#FEF7DF
Tritanopia (blue-blind)
#EAFBF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafede; /* rgb */ color: rgb(234, 254, 222); /* oklch */ color: oklch(97.4% 0.047 133.6);
Tailwind
colors: {
custom: {
50: '#f0fee8',
500: '#eafede',
950: '#000000',
},
}SCSS
$custom: #eafede; $custom-light: #f0fee8; $custom-dark: #000000;
JSON
{
"hex": "#eafede",
"rgb": {
"r": 234,
"g": 254,
"b": 222
},
"hsl": {
"h": 97.5,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97396,
"c": 0.04696,
"h": 133.6
},
"luminance": 0.9365
}Semantic roles & 50–950 ramp
primary
#EAFEDE
secondary
#CA97EA
accent
#00E68F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584