#E6FEA9#E6FEA9
#E6FEA9 is a very light, moderate yellow-green. Relative luminance 0.906; OKLCH L 96.0% C 0.111 H 121.3°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FEA9 |
|---|---|
| RGB | rgb(230, 254, 169) |
| HSL | hsl(77, 98%, 83%) |
| HSV | hsv(77, 33%, 100%) |
| CMYK | cmyk(9.4%, 0%, 33.5%, 0.4%) |
| CIE-LAB | lab(96.23, -21.24, 38.14) |
| CIE-LCH | lch(96.23, 43.65, 119.12°) |
| OKLab | oklab(96% -0.0576 0.0946) |
| OKLCH | oklch(96% 0.111 121.3) |
| XYZ | xyz(75.2360, 90.5712, 51.0468) |
| Luminance | 0.9057 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.32
Creme
#FFFFB6
ΔE00 5.95
Light Beige
#FFFEB6
ΔE00 6.21
Parchment
#FEFCAF
ΔE00 6.25
Light Light Green
#C8FFB0
ΔE00 6.48
Very Light Green
#D1FFBD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FEA9 #C1A9FE
analogous
#FEEBA9 #E6FEA9 #BBFEA9
triadic
#E6FEA9 #A9E6FE #FEA9E6
tetradic
#E6FEA9 #A9FEEB #C1A9FE #FEA9BB
square
#E6FEA9 #A9FEEB #C1A9FE #FEA9BB
split-complementary
#E6FEA9 #A9BBFE #EBA9FE
monochromatic
#C3FD30 #D4FD6D #E6FEA9 #F6FFE1 #F6FFE1
Accessibility & contrast
On white
1.10
#E6FEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#E6FEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FEA9
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FEA9 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A3
Deuteranopia (green-blind)
#FFF4AD
Tritanopia (blue-blind)
#EDF6E8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e6fea9; /* rgb */ color: rgb(230, 254, 169); /* oklch */ color: oklch(96.0% 0.111 121.3);
Tailwind
colors: {
custom: {
50: '#effec3',
500: '#e6fea9',
950: '#000000',
},
}SCSS
$custom: #e6fea9; $custom-light: #effec3; $custom-dark: #000000;
JSON
{
"hex": "#e6fea9",
"rgb": {
"r": 230,
"g": 254,
"b": 169
},
"hsl": {
"h": 76.941,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.96003,
"c": 0.11079,
"h": 121.3
},
"luminance": 0.90571
}Semantic roles & 50–950 ramp
primary
#E6FEA9
secondary
#8B68E3
accent
#00E641
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#161712
muted
#858582