#EAF3DF#EAF3DF
#EAF3DF is a very light, muted yellow-green. Relative luminance 0.869; OKLCH L 95.2% C 0.028 H 126.8°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF3DF |
|---|---|
| RGB | rgb(234, 243, 223) |
| HSL | hsl(87, 45%, 91%) |
| HSV | hsv(87, 8%, 95%) |
| CMYK | cmyk(3.7%, 0%, 8.2%, 4.7%) |
| CIE-LAB | lab(94.70, -6.47, 8.61) |
| CIE-LCH | lch(94.70, 10.78, 126.92°) |
| OKLab | oklab(95.2% -0.0168 0.0225) |
| OKLCH | oklch(95.2% 0.028 126.8) |
| XYZ | xyz(79.2994, 86.9212, 82.3975) |
| Luminance | 0.8692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.60
Beige
#F5F5DC
ΔE00 3.91
Off White (survey)
#FFFFE4
ΔE00 4.90
Ivory
#FFFFF0
ΔE00 5.30
Lightyellow
#FFFFE0
ΔE00 5.47
Eggshell
#F0EAD6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF3DF #E8DFF3
analogous
#F3F2DF #EAF3DF #E0F3DF
triadic
#EAF3DF #DFEAF3 #F3DFEA
tetradic
#EAF3DF #DFF3F2 #E8DFF3 #F3DFE0
square
#EAF3DF #DFF3F2 #E8DFF3 #F3DFE0
split-complementary
#EAF3DF #DFE0F3 #F2DFF3
monochromatic
#B0D286 #CDE2B2 #EAF3DF #F0F7E9 #F0F7E9
Accessibility & contrast
On white
1.14
#EAF3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#EAF3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF3DF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF3DF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F4F0E0
Tritanopia (blue-blind)
#EBF1ED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eaf3df; /* rgb */ color: rgb(234, 243, 223); /* oklch */ color: oklch(95.2% 0.028 126.8);
Tailwind
colors: {
custom: {
50: '#f0f7e9',
500: '#eaf3df',
950: '#000000',
},
}SCSS
$custom: #eaf3df; $custom-light: #f0f7e9; $custom-dark: #000000;
JSON
{
"hex": "#eaf3df",
"rgb": {
"r": 234,
"g": 243,
"b": 223
},
"hsl": {
"h": 87,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.95199,
"c": 0.0281,
"h": 126.8
},
"luminance": 0.86921
}Semantic roles & 50–950 ramp
primary
#EAF3DF
secondary
#B9A5D1
accent
#2DB96C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584