#E9FFAB#E9FFAB
#E9FFAB is a very light, moderate yellow-green. Relative luminance 0.918; OKLCH L 96.5% C 0.109 H 120.4°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFAB |
|---|---|
| RGB | rgb(233, 255, 171) |
| HSL | hsl(76, 100%, 84%) |
| HSV | hsv(76, 33%, 100%) |
| CMYK | cmyk(8.6%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(96.73, -20.38, 37.84) |
| CIE-LCH | lch(96.73, 42.98, 118.31°) |
| OKLab | oklab(96.46% -0.0552 0.094) |
| OKLCH | oklch(96.46% 0.109 120.4) |
| XYZ | xyz(76.7146, 91.7841, 52.1948) |
| Luminance | 0.9178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.19
Creme
#FFFFB6
ΔE00 5.47
Light Beige
#FFFEB6
ΔE00 5.74
Parchment
#FEFCAF
ΔE00 5.80
Cream (survey)
#FFFFC2
ΔE00 6.49
Very Light Green
#D1FFBD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFAB #C1ABFF
analogous
#FFEBAB #E9FFAB #BFFFAB
triadic
#E9FFAB #ABE9FF #FFABE9
tetradic
#E9FFAB #ABFFEB #C1ABFF #FFABBF
square
#E9FFAB #ABFFEB #C1ABFF #FFABBF
split-complementary
#E9FFAB #ABBFFF #EBABFF
monochromatic
#C9FF31 #D9FF6E #E9FFAB #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#E9FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#E9FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFAB
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFAB | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A5
Deuteranopia (green-blind)
#FFF6AF
Tritanopia (blue-blind)
#F0F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e9ffab; /* rgb */ color: rgb(233, 255, 171); /* oklch */ color: oklch(96.5% 0.109 120.4);
Tailwind
colors: {
custom: {
50: '#f1ffc4',
500: '#e9ffab',
950: '#000000',
},
}SCSS
$custom: #e9ffab; $custom-light: #f1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#e9ffab",
"rgb": {
"r": 233,
"g": 255,
"b": 171
},
"hsl": {
"h": 75.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.96463,
"c": 0.10898,
"h": 120.4
},
"luminance": 0.91784
}Semantic roles & 50–950 ramp
primary
#E9FFAB
secondary
#8A6AE5
accent
#00E63C
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682