#E6F899#E6F899
#E6F899 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.5% C 0.120 H 117.5°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F899 |
|---|---|
| RGB | rgb(230, 248, 153) |
| HSL | hsl(71, 87%, 79%) |
| HSV | hsv(71, 38%, 97%) |
| CMYK | cmyk(7.3%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(94.42, -20.27, 43.66) |
| CIE-LCH | lch(94.42, 48.14, 114.90°) |
| OKLab | oklab(94.48% -0.0557 0.1068) |
| OKLCH | oklch(94.48% 0.12 117.5) |
| XYZ | xyz(71.9505, 86.2582, 42.9899) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.69
Parchment
#FEFCAF
ΔE00 5.61
Creme
#FFFFB6
ΔE00 5.80
Light Beige
#FFFEB6
ΔE00 6.03
Light Yellow Green
#CCFD7F
ΔE00 6.19
Buff
#FEF69E
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F899 #AB99F8
analogous
#F8DA99 #E6F899 #B6F899
triadic
#E6F899 #99E6F8 #F899E6
tetradic
#E6F899 #99F8DA #AB99F8 #F899B6
square
#E6F899 #99F8DA #AB99F8 #F899B6
split-complementary
#E6F899 #99B6F8 #DA99F8
monochromatic
#CAF026 #D8F460 #E6F899 #F4FCD2 #F8FDE2
Accessibility & contrast
On white
1.15
#E6F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#E6F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F899
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F899 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF92
Deuteranopia (green-blind)
#FFF09E
Tritanopia (blue-blind)
#EFEEE1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e6f899; /* rgb */ color: rgb(230, 248, 153); /* oklch */ color: oklch(94.5% 0.120 117.5);
Tailwind
colors: {
custom: {
50: '#effab8',
500: '#e6f899',
950: '#000000',
},
}SCSS
$custom: #e6f899; $custom-light: #effab8; $custom-dark: #000000;
JSON
{
"hex": "#e6f899",
"rgb": {
"r": 230,
"g": 248,
"b": 153
},
"hsl": {
"h": 71.368,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.9448,
"c": 0.12048,
"h": 117.5
},
"luminance": 0.86258
}Semantic roles & 50–950 ramp
primary
#E6F899
secondary
#755DD8
accent
#02E42D
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581