#E2FF8B#E2FF8B
#E2FF8B is a very light, vivid yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.146 H 120.8°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF8B |
|---|---|
| RGB | rgb(226, 255, 139) |
| HSL | hsl(75, 100%, 77%) |
| HSV | hsv(75, 45%, 100%) |
| CMYK | cmyk(11.4%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(95.81, -26.61, 52.06) |
| CIE-LCH | lch(95.81, 58.46, 117.07°) |
| OKLab | oklab(95.46% -0.0744 0.1251) |
| OKLCH | oklch(95.46% 0.146 120.8) |
| XYZ | xyz(71.7845, 89.5529, 37.9248) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.65
Pear
#CBF85F
ΔE00 4.93
Light Pea Green
#C4FE82
ΔE00 5.05
Light Yellowish Green
#C2FF89
ΔE00 5.69
Pale Lime
#BEFD73
ΔE00 5.78
Pistachio (survey)
#C0FA8B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF8B #A88BFF
analogous
#FFE28B #E2FF8B #A8FF8B
triadic
#E2FF8B #8BE2FF #FF8BE2
tetradic
#E2FF8B #8BFFE2 #A88BFF #FF8BA8
square
#E2FF8B #8BFFE2 #A88BFF #FF8BA8
split-complementary
#E2FF8B #8BA8FF #E28BFF
monochromatic
#C3FF11 #D3FF4E #E2FF8B #F1FFC8 #F7FFE0
Accessibility & contrast
On white
1.11
#E2FF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#E2FF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF8B
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF8B | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF381
Deuteranopia (green-blind)
#FFF391
Tritanopia (blue-blind)
#EBF5E4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff8b; /* rgb */ color: rgb(226, 255, 139); /* oklch */ color: oklch(95.5% 0.146 120.8);
Tailwind
colors: {
custom: {
50: '#edffaf',
500: '#e2ff8b',
950: '#000000',
},
}SCSS
$custom: #e2ff8b; $custom-light: #edffaf; $custom-dark: #000000;
JSON
{
"hex": "#e2ff8b",
"rgb": {
"r": 226,
"g": 255,
"b": 139
},
"hsl": {
"h": 75,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.95462,
"c": 0.14553,
"h": 120.8
},
"luminance": 0.89553
}Semantic roles & 50–950 ramp
primary
#E2FF8B
secondary
#734EE0
accent
#00E639
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681