#E4FFAB#E4FFAB
#E4FFAB is a very light, moderate yellow-green. Relative luminance 0.910; OKLCH L 96.1% C 0.111 H 123.0°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFAB |
|---|---|
| RGB | rgb(228, 255, 171) |
| HSL | hsl(79, 100%, 84%) |
| HSV | hsv(79, 33%, 100%) |
| CMYK | cmyk(10.6%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(96.39, -22.19, 37.33) |
| CIE-LCH | lch(96.39, 43.43, 120.73°) |
| OKLab | oklab(96.1% -0.0602 0.0928) |
| OKLCH | oklch(96.1% 0.111 123) |
| XYZ | xyz(75.1050, 90.9541, 52.1194) |
| Luminance | 0.9095 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.90
Light Light Green
#C8FFB0
ΔE00 5.79
Very Light Green
#D1FFBD
ΔE00 5.91
Very Pale Green
#CFFDBC
ΔE00 6.11
Celery
#C1FD95
ΔE00 6.14
Pistachio (survey)
#C0FA8B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFAB #C6ABFF
analogous
#FFF0AB #E4FFAB #BAFFAB
triadic
#E4FFAB #ABE4FF #FFABE4
tetradic
#E4FFAB #ABFFF0 #C6ABFF #FFABBA
square
#E4FFAB #ABFFF0 #C6ABFF #FFABBA
split-complementary
#E4FFAB #ABBAFF #F0ABFF
monochromatic
#BDFF31 #D0FF6E #E4FFAB #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.09
#E4FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#E4FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFAB
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFAB | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A5
Deuteranopia (green-blind)
#FFF5AF
Tritanopia (blue-blind)
#EAF7E9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e4ffab; /* rgb */ color: rgb(228, 255, 171); /* oklch */ color: oklch(96.1% 0.111 123.0);
Tailwind
colors: {
custom: {
50: '#edffc4',
500: '#e4ffab',
950: '#000000',
},
}SCSS
$custom: #e4ffab; $custom-light: #edffc4; $custom-dark: #000000;
JSON
{
"hex": "#e4ffab",
"rgb": {
"r": 228,
"g": 255,
"b": 171
},
"hsl": {
"h": 79.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.96105,
"c": 0.1106,
"h": 123
},
"luminance": 0.90954
}Semantic roles & 50–950 ramp
primary
#E4FFAB
secondary
#916AE5
accent
#00E64A
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682