#EEF3DF#EEF3DF
#EEF3DF is a very light, muted yellow-green. Relative luminance 0.876; OKLCH L 95.5% C 0.027 H 118.3°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF3DF |
|---|---|
| RGB | rgb(238, 243, 223) |
| HSL | hsl(75, 45%, 91%) |
| HSV | hsv(75, 8%, 95%) |
| CMYK | cmyk(2.1%, 0%, 8.2%, 4.7%) |
| CIE-LAB | lab(94.99, -5.11, 9.07) |
| CIE-LCH | lch(94.99, 10.41, 119.40°) |
| OKLab | oklab(95.5% -0.0128 0.0237) |
| OKLCH | oklch(95.5% 0.027 118.3) |
| XYZ | xyz(80.6278, 87.6061, 82.4598) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.59
Off White (survey)
#FFFFE4
ΔE00 3.87
Ivory
#FFFFF0
ΔE00 4.13
Honeydew
#F0FFF0
ΔE00 4.58
Lightyellow
#FFFFE0
ΔE00 4.62
Eggshell
#F0EAD6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF3DF #E4DFF3
analogous
#F3EEDF #EEF3DF #E4F3DF
triadic
#EEF3DF #DFEEF3 #F3DFEE
tetradic
#EEF3DF #DFF3EE #E4DFF3 #F3DFE4
square
#EEF3DF #DFF3EE #E4DFF3 #F3DFE4
split-complementary
#EEF3DF #DFE4F3 #EEDFF3
monochromatic
#BFD286 #D6E2B2 #EEF3DF #F3F7E9 #F3F7E9
Accessibility & contrast
On white
1.13
#EEF3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#EEF3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF3DF
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF3DF | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DE
Deuteranopia (green-blind)
#F5F1E0
Tritanopia (blue-blind)
#F0F1ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef3df; /* rgb */ color: rgb(238, 243, 223); /* oklch */ color: oklch(95.5% 0.027 118.3);
Tailwind
colors: {
custom: {
50: '#f3f7e9',
500: '#eef3df',
950: '#000000',
},
}SCSS
$custom: #eef3df; $custom-light: #f3f7e9; $custom-dark: #000000;
JSON
{
"hex": "#eef3df",
"rgb": {
"r": 238,
"g": 243,
"b": 223
},
"hsl": {
"h": 75,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.95499,
"c": 0.0269,
"h": 118.3
},
"luminance": 0.87606
}Semantic roles & 50–950 ramp
primary
#EEF3DF
secondary
#B0A5D1
accent
#2DB950
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584