#E2FF98#E2FF98
#E2FF98 is a very light, vivid yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.132 H 121.8°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF98 |
|---|---|
| RGB | rgb(226, 255, 152) |
| HSL | hsl(77, 100%, 80%) |
| HSV | hsv(77, 40%, 100%) |
| CMYK | cmyk(11.4%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(95.98, -25.21, 46.07) |
| CIE-LCH | lch(95.98, 52.52, 118.68°) |
| OKLab | oklab(95.65% -0.0696 0.1123) |
| OKLCH | oklch(95.65% 0.132 121.8) |
| XYZ | xyz(72.7915, 89.9557, 43.2281) |
| Luminance | 0.8996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.20
Light Khaki
#E6F2A2
ΔE00 4.85
Light Pea Green
#C4FE82
ΔE00 5.19
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.47
Celery
#C1FD95
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF98 #B598FF
analogous
#FFE898 #E2FF98 #AFFF98
triadic
#E2FF98 #98E2FF #FF98E2
tetradic
#E2FF98 #98FFE8 #B598FF #FF98AF
square
#E2FF98 #98FFE8 #B598FF #FF98AF
split-complementary
#E2FF98 #98AFFF #E898FF
monochromatic
#C0FF1E #D1FF5B #E2FF98 #F3FFD5 #F6FFE0
Accessibility & contrast
On white
1.11
#E2FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#E2FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF98
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF98 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF490
Deuteranopia (green-blind)
#FFF39D
Tritanopia (blue-blind)
#EAF6E6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff98; /* rgb */ color: rgb(226, 255, 152); /* oklch */ color: oklch(95.7% 0.132 121.8);
Tailwind
colors: {
custom: {
50: '#ecffb8',
500: '#e2ff98',
950: '#000000',
},
}SCSS
$custom: #e2ff98; $custom-light: #ecffb8; $custom-dark: #000000;
JSON
{
"hex": "#e2ff98",
"rgb": {
"r": 226,
"g": 255,
"b": 152
},
"hsl": {
"h": 76.893,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.9565,
"c": 0.13212,
"h": 121.8
},
"luminance": 0.89956
}Semantic roles & 50–950 ramp
primary
#E2FF98
secondary
#8059E2
accent
#00E641
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161811
muted
#858681