#EFF7E7#EFF7E7
#EFF7E7 is a very light, muted yellow-green. Relative luminance 0.906; OKLCH L 96.6% C 0.023 H 128.7°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7E7 |
|---|---|
| RGB | rgb(239, 247, 231) |
| HSL | hsl(90, 50%, 94%) |
| HSV | hsv(90, 6%, 97%) |
| CMYK | cmyk(3.2%, 0%, 6.5%, 3.1%) |
| CIE-LAB | lab(96.26, -5.44, 6.77) |
| CIE-LCH | lch(96.26, 8.69, 128.78°) |
| OKLab | oklab(96.58% -0.0142 0.0177) |
| OKLCH | oklch(96.58% 0.023 128.7) |
| XYZ | xyz(83.2788, 90.6416, 88.6941) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.93
Ivory
#FFFFF0
ΔE00 4.00
Beige
#F5F5DC
ΔE00 4.31
Mintcream
#F5FFFA
ΔE00 4.91
Off White (survey)
#FFFFE4
ΔE00 5.04
Lightyellow
#FFFFE0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7E7 #EFE7F7
analogous
#F7F7E7 #EFF7E7 #E7F7E7
triadic
#EFF7E7 #E7EFF7 #F7E7EF
tetradic
#EFF7E7 #E7F7F7 #EFE7F7 #F7E7E7
square
#EFF7E7 #E7F7F7 #EFE7F7 #F7E7E7
split-complementary
#EFF7E7 #E7E7F7 #F7E7F7
monochromatic
#B2D88B #D0E8B9 #EFF7E7 #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.10
#EFF7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#EFF7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7E7
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7E7 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E6
Deuteranopia (green-blind)
#F8F4E8
Tritanopia (blue-blind)
#F0F5F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eff7e7; /* rgb */ color: rgb(239, 247, 231); /* oklch */ color: oklch(96.6% 0.023 128.7);
Tailwind
colors: {
custom: {
50: '#f4f9ee',
500: '#eff7e7',
950: '#000000',
},
}SCSS
$custom: #eff7e7; $custom-light: #f4f9ee; $custom-dark: #000000;
JSON
{
"hex": "#eff7e7",
"rgb": {
"r": 239,
"g": 247,
"b": 231
},
"hsl": {
"h": 90,
"s": 50,
"l": 93.725
},
"oklch": {
"l": 0.96578,
"c": 0.02272,
"h": 128.7
},
"luminance": 0.90642
}Semantic roles & 50–950 ramp
primary
#EFF7E7
secondary
#C1ABD7
accent
#28BD73
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585