#E7FFAE#E7FFAE
#E7FFAE is a very light, moderate yellow-green. Relative luminance 0.916; OKLCH L 96.4% C 0.106 H 121.8°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFAE |
|---|---|
| RGB | rgb(231, 255, 174) |
| HSL | hsl(78, 100%, 84%) |
| HSV | hsv(78, 32%, 100%) |
| CMYK | cmyk(9.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.64, -20.72, 36.21) |
| CIE-LCH | lch(96.64, 41.72, 119.79°) |
| OKLab | oklab(96.37% -0.056 0.0902) |
| OKLCH | oklch(96.37% 0.106 121.8) |
| XYZ | xyz(76.3544, 91.5649, 53.6875) |
| Luminance | 0.9156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.53
Creme
#FFFFB6
ΔE00 5.85
Very Light Green
#D1FFBD
ΔE00 6.07
Light Beige
#FFFEB6
ΔE00 6.11
Light Light Green
#C8FFB0
ΔE00 6.24
Very Pale Green
#CFFDBC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFAE #C6AEFF
analogous
#FFEFAE #E7FFAE #BFFFAE
triadic
#E7FFAE #AEE7FF #FFAEE7
tetradic
#E7FFAE #AEFFEF #C6AEFF #FFAEBF
square
#E7FFAE #AEFFEF #C6AEFF #FFAEBF
split-complementary
#E7FFAE #AEBFFF #EFAEFF
monochromatic
#C3FF34 #D5FF71 #E7FFAE #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.09
#E7FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#E7FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFAE
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFAE | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A8
Deuteranopia (green-blind)
#FFF5B2
Tritanopia (blue-blind)
#EDF7EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e7ffae; /* rgb */ color: rgb(231, 255, 174); /* oklch */ color: oklch(96.4% 0.106 121.8);
Tailwind
colors: {
custom: {
50: '#efffc7',
500: '#e7ffae',
950: '#000000',
},
}SCSS
$custom: #e7ffae; $custom-light: #efffc7; $custom-dark: #000000;
JSON
{
"hex": "#e7ffae",
"rgb": {
"r": 231,
"g": 255,
"b": 174
},
"hsl": {
"h": 77.778,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.96372,
"c": 0.10618,
"h": 121.8
},
"luminance": 0.91565
}Semantic roles & 50–950 ramp
primary
#E7FFAE
secondary
#906CE5
accent
#00E644
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682