#EAF7DF#EAF7DF
#EAF7DF is a very light, muted yellow-green. Relative luminance 0.893; OKLCH L 96.0% C 0.034 H 130.5°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF7DF |
|---|---|
| RGB | rgb(234, 247, 223) |
| HSL | hsl(93, 60%, 92%) |
| HSV | hsv(93, 10%, 97%) |
| CMYK | cmyk(5.3%, 0%, 9.7%, 3.1%) |
| CIE-LAB | lab(95.72, -8.48, 10.07) |
| CIE-LCH | lch(95.72, 13.17, 130.09°) |
| OKLab | oklab(96% -0.0224 0.0262) |
| OKLCH | oklch(96% 0.034 130.5) |
| XYZ | xyz(80.5095, 89.3414, 82.8009) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.68
Beige
#F5F5DC
ΔE00 4.97
Off White (survey)
#FFFFE4
ΔE00 5.40
Lightyellow
#FFFFE0
ΔE00 5.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.60
Ivory
#FFFFF0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF7DF #ECDFF7
analogous
#F6F7DF #EAF7DF #DFF7E0
triadic
#EAF7DF #DFEAF7 #F7DFEA
tetradic
#EAF7DF #DFF6F7 #ECDFF7 #F7E0DF
square
#EAF7DF #DFF6F7 #ECDFF7 #F7E0DF
split-complementary
#EAF7DF #E0DFF7 #F7DFF6
monochromatic
#AADF7D #CAEBAE #EAF7DF #EFF9E7 #EFF9E7
Accessibility & contrast
On white
1.11
#EAF7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#EAF7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF7DF
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF7DF | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DE
Deuteranopia (green-blind)
#F8F2E0
Tritanopia (blue-blind)
#EBF5F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf7df; /* rgb */ color: rgb(234, 247, 223); /* oklch */ color: oklch(96.0% 0.034 130.5);
Tailwind
colors: {
custom: {
50: '#f0f9e9',
500: '#eaf7df',
950: '#000000',
},
}SCSS
$custom: #eaf7df; $custom-light: #f0f9e9; $custom-dark: #000000;
JSON
{
"hex": "#eaf7df",
"rgb": {
"r": 234,
"g": 247,
"b": 223
},
"hsl": {
"h": 92.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.96003,
"c": 0.03449,
"h": 130.5
},
"luminance": 0.89342
}Semantic roles & 50–950 ramp
primary
#EAF7DF
secondary
#BFA1D9
accent
#1EC87A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584