#EFFFE7#EFFFE7
#EFFFE7 is a very light, muted green. Relative luminance 0.956; OKLCH L 98.2% C 0.036 H 135.0°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFFE7 |
|---|---|
| RGB | rgb(239, 255, 231) |
| HSL | hsl(100, 100%, 95%) |
| HSV | hsv(100, 9%, 100%) |
| CMYK | cmyk(6.3%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(98.29, -9.44, 9.68) |
| CIE-LCH | lch(98.29, 13.52, 134.27°) |
| OKLab | oklab(98.18% -0.0252 0.0252) |
| OKLCH | oklch(98.18% 0.036 135) |
| XYZ | xyz(85.7779, 95.6398, 89.5271) |
| Luminance | 0.9564 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.21
Off White (survey)
#FFFFE4
ΔE00 5.96
Beige
#F5F5DC
ΔE00 6.10
Lightyellow
#FFFFE0
ΔE00 6.14
Ivory
#FFFFF0
ΔE00 7.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFFE7 #F7E7FF
analogous
#FBFFE7 #EFFFE7 #E7FFEB
triadic
#EFFFE7 #E7EFFF #FFE7EF
tetradic
#EFFFE7 #E7FBFF #F7E7FF #FFEBE7
square
#EFFFE7 #E7FBFF #F7E7FF #FFEBE7
split-complementary
#EFFFE7 #EBE7FF #FFE7FB
monochromatic
#9DFF6D #C6FFAA #EBFFE0 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.04
#EFFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#EFFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFFE7
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFFE7 | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE6
Deuteranopia (green-blind)
#FEFAE8
Tritanopia (blue-blind)
#EFFDF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #efffe7; /* rgb */ color: rgb(239, 255, 231); /* oklch */ color: oklch(98.2% 0.036 135.0);
Tailwind
colors: {
custom: {
50: '#f4ffee',
500: '#efffe7',
950: '#000000',
},
}SCSS
$custom: #efffe7; $custom-light: #f4ffee; $custom-dark: #000000;
JSON
{
"hex": "#efffe7",
"rgb": {
"r": 239,
"g": 255,
"b": 231
},
"hsl": {
"h": 100,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.9818,
"c": 0.03569,
"h": 135
},
"luminance": 0.9564
}Semantic roles & 50–950 ramp
primary
#EFFFE7
secondary
#D39DEE
accent
#00E699
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685