#E9FFAE#E9FFAE
#E9FFAE is a very light, moderate yellow-green. Relative luminance 0.919; OKLCH L 96.5% C 0.106 H 120.8°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FFAE |
|---|---|
| RGB | rgb(233, 255, 174) |
| HSL | hsl(76, 100%, 84%) |
| HSV | hsv(76, 32%, 100%) |
| CMYK | cmyk(8.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.78, -20.00, 36.41) |
| CIE-LCH | lch(96.78, 41.54, 118.78°) |
| OKLab | oklab(96.52% -0.054 0.0907) |
| OKLCH | oklch(96.52% 0.106 120.8) |
| XYZ | xyz(77.0038, 91.8997, 53.7179) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.25
Creme
#FFFFB6
ΔE00 5.42
Light Beige
#FFFEB6
ΔE00 5.68
Parchment
#FEFCAF
ΔE00 5.83
Cream (survey)
#FFFFC2
ΔE00 6.26
Very Light Green
#D1FFBD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FFAE #C4AEFF
analogous
#FFEDAE #E9FFAE #C1FFAE
triadic
#E9FFAE #AEE9FF #FFAEE9
tetradic
#E9FFAE #AEFFED #C4AEFF #FFAEC1
square
#E9FFAE #AEFFED #C4AEFF #FFAEC1
split-complementary
#E9FFAE #AEC1FF #EDAEFF
monochromatic
#C8FF34 #D8FF71 #E9FFAE #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#E9FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#E9FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FFAE
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FFAE | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A8
Deuteranopia (green-blind)
#FFF6B2
Tritanopia (blue-blind)
#F0F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e9ffae; /* rgb */ color: rgb(233, 255, 174); /* oklch */ color: oklch(96.5% 0.106 120.8);
Tailwind
colors: {
custom: {
50: '#f1ffc7',
500: '#e9ffae',
950: '#000000',
},
}SCSS
$custom: #e9ffae; $custom-light: #f1ffc7; $custom-dark: #000000;
JSON
{
"hex": "#e9ffae",
"rgb": {
"r": 233,
"g": 255,
"b": 174
},
"hsl": {
"h": 76.296,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.96516,
"c": 0.10556,
"h": 120.8
},
"luminance": 0.919
}Semantic roles & 50–950 ramp
primary
#E9FFAE
secondary
#8D6CE5
accent
#00E63E
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682