#EFF7E8#EFF7E8
#EFF7E8 is a very light, muted yellow-green. Relative luminance 0.907; OKLCH L 96.6% C 0.022 H 130.0°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7E8 |
|---|---|
| RGB | rgb(239, 247, 232) |
| HSL | hsl(92, 48%, 94%) |
| HSV | hsv(92, 6%, 97%) |
| CMYK | cmyk(3.2%, 0%, 6.1%, 3.1%) |
| CIE-LAB | lab(96.29, -5.27, 6.29) |
| CIE-LCH | lch(96.29, 8.21, 129.96°) |
| OKLab | oklab(96.6% -0.0138 0.0165) |
| OKLCH | oklch(96.6% 0.022 130) |
| XYZ | xyz(83.4205, 90.6983, 89.4400) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.92
Ivory
#FFFFF0
ΔE00 3.93
Mintcream
#F5FFFA
ΔE00 4.55
Beige
#F5F5DC
ΔE00 4.57
Off White (survey)
#FFFFE4
ΔE00 5.30
Lightyellow
#FFFFE0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7E8 #F0E8F7
analogous
#F7F7E8 #EFF7E8 #E8F7E9
triadic
#EFF7E8 #E8EFF7 #F7E8EF
tetradic
#EFF7E8 #E8F7F7 #F0E8F7 #F7E9E8
square
#EFF7E8 #E8F7F7 #F0E8F7 #F7E9E8
split-complementary
#EFF7E8 #E9E8F7 #F7E8F7
monochromatic
#B0D78D #CFE7BB #EFF7E8 #EFF7E8 #EFF7E8
Accessibility & contrast
On white
1.10
#EFF7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#EFF7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7E8
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7E8 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E7
Deuteranopia (green-blind)
#F7F4E9
Tritanopia (blue-blind)
#F0F5F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eff7e8; /* rgb */ color: rgb(239, 247, 232); /* oklch */ color: oklch(96.6% 0.022 130.0);
Tailwind
colors: {
custom: {
50: '#f4f9ef',
500: '#eff7e8',
950: '#000000',
},
}SCSS
$custom: #eff7e8; $custom-light: #f4f9ef; $custom-dark: #000000;
JSON
{
"hex": "#eff7e8",
"rgb": {
"r": 239,
"g": 247,
"b": 232
},
"hsl": {
"h": 92,
"s": 48.387,
"l": 93.922
},
"oklch": {
"l": 0.96604,
"c": 0.02151,
"h": 130
},
"luminance": 0.90698
}Semantic roles & 50–950 ramp
primary
#EFF7E8
secondary
#C3ADD6
accent
#2ABC78
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585