#EFF7D3#EFF7D3
#EFF7D3 is a very light, muted yellow-green. Relative luminance 0.896; OKLCH L 96.1% C 0.048 H 117.5°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7D3 |
|---|---|
| RGB | rgb(239, 247, 211) |
| HSL | hsl(73, 69%, 90%) |
| HSV | hsv(73, 15%, 97%) |
| CMYK | cmyk(3.2%, 0%, 14.6%, 3.1%) |
| CIE-LAB | lab(95.82, -8.70, 16.43) |
| CIE-LCH | lch(95.82, 18.59, 117.88°) |
| OKLab | oklab(96.08% -0.0221 0.0424) |
| OKLCH | oklch(96.08% 0.048 117.5) |
| XYZ | xyz(80.6138, 89.5756, 74.6583) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.12
Eggshell (survey)
#FFFFD4
ΔE00 3.78
Lightyellow
#FFFFE0
ΔE00 3.93
Cream
#FFFDD0
ΔE00 4.40
Beige
#F5F5DC
ΔE00 4.66
Off White (survey)
#FFFFE4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7D3 #DBD3F7
analogous
#F7EDD3 #EFF7D3 #DDF7D3
triadic
#EFF7D3 #D3EFF7 #F7D3EF
tetradic
#EFF7D3 #D3F7ED #DBD3F7 #F7D3DD
square
#EFF7D3 #D3F7ED #DBD3F7 #F7D3DD
split-complementary
#EFF7D3 #D3DDF7 #EDD3F7
monochromatic
#C9E46B #DCEE9F #EFF7D3 #F6FAE5 #F6FAE5
Accessibility & contrast
On white
1.11
#EFF7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#EFF7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7D3
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7D3 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF3D1
Deuteranopia (green-blind)
#FBF3D4
Tritanopia (blue-blind)
#F3F3ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff7d3; /* rgb */ color: rgb(239, 247, 211); /* oklch */ color: oklch(96.1% 0.048 117.5);
Tailwind
colors: {
custom: {
50: '#f4f9e0',
500: '#eff7d3',
950: '#000000',
},
}SCSS
$custom: #eff7d3; $custom-light: #f4f9e0; $custom-dark: #000000;
JSON
{
"hex": "#eff7d3",
"rgb": {
"r": 239,
"g": 247,
"b": 211
},
"hsl": {
"h": 73.333,
"s": 69.231,
"l": 89.804
},
"oklch": {
"l": 0.96083,
"c": 0.04784,
"h": 117.5
},
"luminance": 0.89575
}Semantic roles & 50–950 ramp
primary
#EFF7D3
secondary
#A494DA
accent
#14D13E
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584