#E9FFAF#E9FFAF
#E9FFAF is a very light, moderate yellow-green. Relative luminance 0.919; OKLCH L 96.5% C 0.104 H 120.9°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFAF |
|---|---|
| RGB | rgb(233, 255, 175) |
| HSL | hsl(77, 100%, 84%) |
| HSV | hsv(77, 31%, 100%) |
| CMYK | cmyk(8.6%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(96.80, -19.87, 35.94) |
| CIE-LCH | lch(96.80, 41.07, 118.94°) |
| OKLab | oklab(96.53% -0.0536 0.0896) |
| OKLCH | oklch(96.53% 0.104 120.9) |
| XYZ | xyz(77.1017, 91.9389, 54.2332) |
| Luminance | 0.9194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.29
Creme
#FFFFB6
ΔE00 5.41
Light Beige
#FFFEB6
ΔE00 5.67
Parchment
#FEFCAF
ΔE00 5.85
Cream (survey)
#FFFFC2
ΔE00 6.19
Very Light Green
#D1FFBD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFAF #C5AFFF
analogous
#FFEDAF #E9FFAF #C1FFAF
triadic
#E9FFAF #AFE9FF #FFAFE9
tetradic
#E9FFAF #AFFFED #C5AFFF #FFAFC1
square
#E9FFAF #AFFFED #C5AFFF #FFAFC1
split-complementary
#E9FFAF #AFC1FF #EDAFFF
monochromatic
#C7FF35 #D8FF72 #E9FFAF #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#E9FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#E9FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFAF
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFAF | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AA
Deuteranopia (green-blind)
#FFF6B3
Tritanopia (blue-blind)
#F0F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e9ffaf; /* rgb */ color: rgb(233, 255, 175); /* oklch */ color: oklch(96.5% 0.104 120.9);
Tailwind
colors: {
custom: {
50: '#f1ffc7',
500: '#e9ffaf',
950: '#000000',
},
}SCSS
$custom: #e9ffaf; $custom-light: #f1ffc7; $custom-dark: #000000;
JSON
{
"hex": "#e9ffaf",
"rgb": {
"r": 233,
"g": 255,
"b": 175
},
"hsl": {
"h": 76.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.96534,
"c": 0.10441,
"h": 120.9
},
"luminance": 0.91939
}Semantic roles & 50–950 ramp
primary
#E9FFAF
secondary
#8E6DE5
accent
#00E63F
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682