#E7FFAF#E7FFAF
#E7FFAF is a very light, moderate yellow-green. Relative luminance 0.916; OKLCH L 96.4% C 0.105 H 122.0°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFAF |
|---|---|
| RGB | rgb(231, 255, 175) |
| HSL | hsl(78, 100%, 84%) |
| HSV | hsv(78, 31%, 100%) |
| CMYK | cmyk(9.4%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(96.66, -20.59, 35.73) |
| CIE-LCH | lch(96.66, 41.24, 119.96°) |
| OKLab | oklab(96.39% -0.0556 0.0891) |
| OKLCH | oklch(96.39% 0.105 122) |
| XYZ | xyz(76.4523, 91.6040, 54.2028) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.58
Creme
#FFFFB6
ΔE00 5.85
Very Light Green
#D1FFBD
ΔE00 5.94
Light Beige
#FFFEB6
ΔE00 6.10
Very Pale Green
#CFFDBC
ΔE00 6.14
Light Light Green
#C8FFB0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFAF #C7AFFF
analogous
#FFEFAF #E7FFAF #BFFFAF
triadic
#E7FFAF #AFE7FF #FFAFE7
tetradic
#E7FFAF #AFFFEF #C7AFFF #FFAFBF
square
#E7FFAF #AFFFEF #C7AFFF #FFAFBF
split-complementary
#E7FFAF #AFBFFF #EFAFFF
monochromatic
#C2FF35 #D5FF72 #E7FFAF #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.09
#E7FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#E7FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFAF
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFAF | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AA
Deuteranopia (green-blind)
#FFF5B3
Tritanopia (blue-blind)
#EDF7EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e7ffaf; /* rgb */ color: rgb(231, 255, 175); /* oklch */ color: oklch(96.4% 0.105 122.0);
Tailwind
colors: {
custom: {
50: '#efffc7',
500: '#e7ffaf',
950: '#000000',
},
}SCSS
$custom: #e7ffaf; $custom-light: #efffc7; $custom-dark: #000000;
JSON
{
"hex": "#e7ffaf",
"rgb": {
"r": 231,
"g": 255,
"b": 175
},
"hsl": {
"h": 78,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.96391,
"c": 0.10504,
"h": 122
},
"luminance": 0.91604
}Semantic roles & 50–950 ramp
primary
#E7FFAF
secondary
#916DE5
accent
#00E645
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682