#E4FFB4#E4FFB4
#E4FFB4 is a very light, moderate yellow-green. Relative luminance 0.913; OKLCH L 96.3% C 0.100 H 124.3°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFB4 |
|---|---|
| RGB | rgb(228, 255, 180) |
| HSL | hsl(82, 100%, 85%) |
| HSV | hsv(82, 29%, 100%) |
| CMYK | cmyk(10.6%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(96.54, -21.01, 33.04) |
| CIE-LCH | lch(96.54, 39.15, 122.45°) |
| OKLab | oklab(96.27% -0.0566 0.0828) |
| OKLCH | oklch(96.27% 0.1 124.3) |
| XYZ | xyz(75.9923, 91.3090, 56.7921) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.40
Very Light Green
#D1FFBD
ΔE00 4.74
Very Pale Green
#CFFDBC
ΔE00 4.94
Light Light Green
#C8FFB0
ΔE00 5.31
Pale Green
#C7FDB5
ΔE00 5.63
Tea Green
#BDF8A3
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFB4 #CFB4FF
analogous
#FFF4B4 #E4FFB4 #BEFFB4
triadic
#E4FFB4 #B4E4FF #FFB4E4
tetradic
#E4FFB4 #B4FFF4 #CFB4FF #FFB4BE
square
#E4FFB4 #B4FFF4 #CFB4FF #FFB4BE
split-complementary
#E4FFB4 #B4BEFF #F4B4FF
monochromatic
#B8FF3A #CEFF77 #E4FFB4 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.09
#E4FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#E4FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFB4
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFB4 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AF
Deuteranopia (green-blind)
#FFF5B7
Tritanopia (blue-blind)
#E9F8EB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e4ffb4; /* rgb */ color: rgb(228, 255, 180); /* oklch */ color: oklch(96.3% 0.100 124.3);
Tailwind
colors: {
custom: {
50: '#edffcb',
500: '#e4ffb4',
950: '#000000',
},
}SCSS
$custom: #e4ffb4; $custom-light: #edffcb; $custom-dark: #000000;
JSON
{
"hex": "#e4ffb4",
"rgb": {
"r": 228,
"g": 255,
"b": 180
},
"hsl": {
"h": 81.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.9627,
"c": 0.10033,
"h": 124.3
},
"luminance": 0.91309
}Semantic roles & 50–950 ramp
primary
#E4FFB4
secondary
#9B71E6
accent
#00E653
background
#FFFFFE
surface
#FEFFFA
border
#D6D7D3
text
#161813
muted
#858683