#E6FFAE#E6FFAE
#E6FFAE is a very light, moderate yellow-green. Relative luminance 0.914; OKLCH L 96.3% C 0.107 H 122.3°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFAE |
|---|---|
| RGB | rgb(230, 255, 174) |
| HSL | hsl(79, 100%, 84%) |
| HSV | hsv(79, 32%, 100%) |
| CMYK | cmyk(9.8%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.57, -21.08, 36.10) |
| CIE-LCH | lch(96.57, 41.81, 120.28°) |
| OKLab | oklab(96.3% -0.057 0.09) |
| OKLCH | oklch(96.3% 0.107 122.3) |
| XYZ | xyz(76.0325, 91.3989, 53.6724) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.68
Very Light Green
#D1FFBD
ΔE00 5.87
Light Light Green
#C8FFB0
ΔE00 6.02
Creme
#FFFFB6
ΔE00 6.06
Very Pale Green
#CFFDBC
ΔE00 6.08
Light Beige
#FFFEB6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFAE #C7AEFF
analogous
#FFF0AE #E6FFAE #BEFFAE
triadic
#E6FFAE #AEE6FF #FFAEE6
tetradic
#E6FFAE #AEFFF0 #C7AEFF #FFAEBE
square
#E6FFAE #AEFFF0 #C7AEFF #FFAEBE
split-complementary
#E6FFAE #AEBEFF #F0AEFF
monochromatic
#C0FF34 #D3FF71 #E6FFAE #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.09
#E6FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#E6FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFAE
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFAE | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A8
Deuteranopia (green-blind)
#FFF5B2
Tritanopia (blue-blind)
#ECF7EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e6ffae; /* rgb */ color: rgb(230, 255, 174); /* oklch */ color: oklch(96.3% 0.107 122.3);
Tailwind
colors: {
custom: {
50: '#eeffc7',
500: '#e6ffae',
950: '#000000',
},
}SCSS
$custom: #e6ffae; $custom-light: #eeffc7; $custom-dark: #000000;
JSON
{
"hex": "#e6ffae",
"rgb": {
"r": 230,
"g": 255,
"b": 174
},
"hsl": {
"h": 78.519,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.96301,
"c": 0.10652,
"h": 122.3
},
"luminance": 0.91399
}Semantic roles & 50–950 ramp
primary
#E6FFAE
secondary
#916CE5
accent
#00E647
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161813
muted
#858682