#E7FFAB#E7FFAB
#E7FFAB is a very light, moderate yellow-green. Relative luminance 0.914; OKLCH L 96.3% C 0.110 H 121.4°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFAB |
|---|---|
| RGB | rgb(231, 255, 171) |
| HSL | hsl(77, 100%, 84%) |
| HSV | hsv(77, 33%, 100%) |
| CMYK | cmyk(9.4%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(96.59, -21.11, 37.63) |
| CIE-LCH | lch(96.59, 43.15, 119.29°) |
| OKLab | oklab(96.32% -0.0572 0.0935) |
| OKLCH | oklch(96.32% 0.11 121.4) |
| XYZ | xyz(76.0653, 91.4492, 52.1644) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.45
Creme
#FFFFB6
ΔE00 5.88
Light Beige
#FFFEB6
ΔE00 6.15
Parchment
#FEFCAF
ΔE00 6.23
Light Light Green
#C8FFB0
ΔE00 6.44
Very Light Green
#D1FFBD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFAB #C3ABFF
analogous
#FFEDAB #E7FFAB #BDFFAB
triadic
#E7FFAB #ABE7FF #FFABE7
tetradic
#E7FFAB #ABFFED #C3ABFF #FFABBD
square
#E7FFAB #ABFFED #C3ABFF #FFABBD
split-complementary
#E7FFAB #ABBDFF #EDABFF
monochromatic
#C4FF31 #D6FF6E #E7FFAB #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.09
#E7FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#E7FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFAB
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFAB | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A5
Deuteranopia (green-blind)
#FFF5AF
Tritanopia (blue-blind)
#EEF7EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e7ffab; /* rgb */ color: rgb(231, 255, 171); /* oklch */ color: oklch(96.3% 0.110 121.4);
Tailwind
colors: {
custom: {
50: '#efffc4',
500: '#e7ffab',
950: '#000000',
},
}SCSS
$custom: #e7ffab; $custom-light: #efffc4; $custom-dark: #000000;
JSON
{
"hex": "#e7ffab",
"rgb": {
"r": 231,
"g": 255,
"b": 171
},
"hsl": {
"h": 77.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.96319,
"c": 0.1096,
"h": 121.4
},
"luminance": 0.91449
}Semantic roles & 50–950 ramp
primary
#E7FFAB
secondary
#8D6AE5
accent
#00E642
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682