#E2F799#E2F799
#E2F799 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 94.0% C 0.120 H 119.0°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F799 |
|---|---|
| RGB | rgb(226, 247, 153) |
| HSL | hsl(73, 85%, 78%) |
| HSV | hsv(73, 38%, 97%) |
| CMYK | cmyk(8.5%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(93.88, -21.28, 42.91) |
| CIE-LCH | lch(93.88, 47.89, 116.38°) |
| OKLab | oklab(93.98% -0.0584 0.1051) |
| OKLCH | oklch(93.98% 0.12 119) |
| XYZ | xyz(70.3746, 84.9905, 42.8282) |
| Luminance | 0.8499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.78
Light Yellow Green
#CCFD7F
ΔE00 5.77
Parchment
#FEFCAF
ΔE00 6.20
Creme
#FFFFB6
ΔE00 6.31
Light Beige
#FFFEB6
ΔE00 6.53
Pistachio (survey)
#C0FA8B
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F799 #AE99F7
analogous
#F7DD99 #E2F799 #B3F799
triadic
#E2F799 #99E2F7 #F799E2
tetradic
#E2F799 #99F7DD #AE99F7 #F799B3
square
#E2F799 #99F7DD #AE99F7 #F799B3
split-complementary
#E2F799 #99B3F7 #DD99F7
monochromatic
#C2EE27 #D2F360 #E2F799 #F2FBD2 #F7FDE3
Accessibility & contrast
On white
1.17
#E2F799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#E2F799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F799
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F799 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED92
Deuteranopia (green-blind)
#FFEE9E
Tritanopia (blue-blind)
#EAEEE0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e2f799; /* rgb */ color: rgb(226, 247, 153); /* oklch */ color: oklch(94.0% 0.120 119.0);
Tailwind
colors: {
custom: {
50: '#ecf9b8',
500: '#e2f799',
950: '#000000',
},
}SCSS
$custom: #e2f799; $custom-light: #ecf9b8; $custom-dark: #000000;
JSON
{
"hex": "#e2f799",
"rgb": {
"r": 226,
"g": 247,
"b": 153
},
"hsl": {
"h": 73.404,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.93976,
"c": 0.12027,
"h": 119
},
"luminance": 0.8499
}Semantic roles & 50–950 ramp
primary
#E2F799
secondary
#795ED6
accent
#04E235
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581