#EFF7D2#EFF7D2
#EFF7D2 is a very light, muted yellow-green. Relative luminance 0.895; OKLCH L 96.1% C 0.049 H 117.2°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7D2 |
|---|---|
| RGB | rgb(239, 247, 210) |
| HSL | hsl(73, 70%, 90%) |
| HSV | hsv(73, 15%, 97%) |
| CMYK | cmyk(3.2%, 0%, 15%, 3.1%) |
| CIE-LAB | lab(95.80, -8.85, 16.92) |
| CIE-LCH | lch(95.80, 19.09, 117.62°) |
| OKLab | oklab(96.06% -0.0225 0.0437) |
| OKLCH | oklch(96.06% 0.049 117.2) |
| XYZ | xyz(80.4888, 89.5256, 74.0002) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.03
Eggshell (survey)
#FFFFD4
ΔE00 3.65
Lightyellow
#FFFFE0
ΔE00 4.05
Cream
#FFFDD0
ΔE00 4.25
Off White (survey)
#FFFFE4
ΔE00 4.85
Beige
#F5F5DC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7D2 #DAD2F7
analogous
#F7EDD2 #EFF7D2 #DDF7D2
triadic
#EFF7D2 #D2EFF7 #F7D2EF
tetradic
#EFF7D2 #D2F7ED #DAD2F7 #F7D2DD
square
#EFF7D2 #D2F7ED #DAD2F7 #F7D2DD
split-complementary
#EFF7D2 #D2DDF7 #EDD2F7
monochromatic
#CAE56A #DDEE9E #EFF7D2 #F6FAE5 #F6FAE5
Accessibility & contrast
On white
1.11
#EFF7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#EFF7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7D2
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7D2 | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF3D0
Deuteranopia (green-blind)
#FCF3D3
Tritanopia (blue-blind)
#F3F3ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff7d2; /* rgb */ color: rgb(239, 247, 210); /* oklch */ color: oklch(96.1% 0.049 117.2);
Tailwind
colors: {
custom: {
50: '#f4f9df',
500: '#eff7d2',
950: '#000000',
},
}SCSS
$custom: #eff7d2; $custom-light: #f4f9df; $custom-dark: #000000;
JSON
{
"hex": "#eff7d2",
"rgb": {
"r": 239,
"g": 247,
"b": 210
},
"hsl": {
"h": 72.973,
"s": 69.811,
"l": 89.608
},
"oklch": {
"l": 0.9606,
"c": 0.04909,
"h": 117.2
},
"luminance": 0.89525
}Semantic roles & 50–950 ramp
primary
#EFF7D2
secondary
#A393DA
accent
#14D23D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584