#EAFEDC#EAFEDC
#EAFEDC is a very light, muted yellow-green. Relative luminance 0.935; OKLCH L 97.3% C 0.049 H 132.3°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEDC |
|---|---|
| RGB | rgb(234, 254, 220) |
| HSL | hsl(95, 94%, 93%) |
| HSV | hsv(95, 13%, 100%) |
| CMYK | cmyk(7.9%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(97.45, -12.45, 14.07) |
| CIE-LCH | lch(97.45, 18.79, 131.51°) |
| OKLab | oklab(97.35% -0.0332 0.0364) |
| OKLCH | oklch(97.35% 0.049 132.3) |
| XYZ | xyz(82.2896, 93.5428, 81.4166) |
| Luminance | 0.9354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.44
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.74
Lightyellow
#FFFFE0
ΔE00 6.93
Eggshell (survey)
#FFFFD4
ΔE00 6.97
Off White (survey)
#FFFFE4
ΔE00 7.35
Beige
#F5F5DC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEDC #F0DCFE
analogous
#FBFEDC #EAFEDC #DCFEDF
triadic
#EAFEDC #DCEAFE #FEDCEA
tetradic
#EAFEDC #DCFBFE #F0DCFE #FEDFDC
square
#EAFEDC #DCFBFE #F0DCFE #FEDFDC
split-complementary
#EAFEDC #DFDCFE #FEDCFB
monochromatic
#A3FB65 #C6FCA0 #EAFEDC #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.07
#EAFEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#EAFEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEDC
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEDC | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FEF7DD
Tritanopia (blue-blind)
#EBFBF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafedc; /* rgb */ color: rgb(234, 254, 220); /* oklch */ color: oklch(97.3% 0.049 132.3);
Tailwind
colors: {
custom: {
50: '#f0fee6',
500: '#eafedc',
950: '#000000',
},
}SCSS
$custom: #eafedc; $custom-light: #f0fee6; $custom-dark: #000000;
JSON
{
"hex": "#eafedc",
"rgb": {
"r": 234,
"g": 254,
"b": 220
},
"hsl": {
"h": 95.294,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.97347,
"c": 0.04929,
"h": 132.3
},
"luminance": 0.93543
}Semantic roles & 50–950 ramp
primary
#EAFEDC
secondary
#C795E9
accent
#00E687
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584