#E5FFAF#E5FFAF
#E5FFAF is a very light, moderate yellow-green. Relative luminance 0.913; OKLCH L 96.2% C 0.106 H 123.0°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFAF |
|---|---|
| RGB | rgb(229, 255, 175) |
| HSL | hsl(80, 100%, 84%) |
| HSV | hsv(80, 31%, 100%) |
| CMYK | cmyk(10.2%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(96.52, -21.31, 35.53) |
| CIE-LCH | lch(96.52, 41.43, 120.96°) |
| OKLab | oklab(96.25% -0.0576 0.0887) |
| OKLCH | oklch(96.25% 0.106 123) |
| XYZ | xyz(75.8103, 91.2730, 54.1727) |
| Luminance | 0.9127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.89
Very Light Green
#D1FFBD
ΔE00 5.56
Light Light Green
#C8FFB0
ΔE00 5.74
Very Pale Green
#CFFDBC
ΔE00 5.76
Pale Green
#C7FDB5
ΔE00 6.24
Creme
#FFFFB6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFAF #C9AFFF
analogous
#FFF1AF #E5FFAF #BDFFAF
triadic
#E5FFAF #AFE5FF #FFAFE5
tetradic
#E5FFAF #AFFFF1 #C9AFFF #FFAFBD
square
#E5FFAF #AFFFF1 #C9AFFF #FFAFBD
split-complementary
#E5FFAF #AFBDFF #F1AFFF
monochromatic
#BDFF35 #D1FF72 #E5FFAF #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.09
#E5FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#E5FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFAF
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFAF | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AA
Deuteranopia (green-blind)
#FFF5B3
Tritanopia (blue-blind)
#EBF7EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e5ffaf; /* rgb */ color: rgb(229, 255, 175); /* oklch */ color: oklch(96.2% 0.106 123.0);
Tailwind
colors: {
custom: {
50: '#eeffc7',
500: '#e5ffaf',
950: '#000000',
},
}SCSS
$custom: #e5ffaf; $custom-light: #eeffc7; $custom-dark: #000000;
JSON
{
"hex": "#e5ffaf",
"rgb": {
"r": 229,
"g": 255,
"b": 175
},
"hsl": {
"h": 79.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.96248,
"c": 0.10571,
"h": 123
},
"luminance": 0.91273
}Semantic roles & 50–950 ramp
primary
#E5FFAF
secondary
#946DE5
accent
#00E64B
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682