#E2F282#E2F282
#E2F282 is a very light, vivid yellow. Relative luminance 0.813; OKLCH L 92.6% C 0.138 H 115.9°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F282 |
|---|---|
| RGB | rgb(226, 242, 130) |
| HSL | hsl(69, 81%, 73%) |
| HSV | hsv(69, 46%, 95%) |
| CMYK | cmyk(6.6%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(92.26, -21.32, 51.95) |
| CIE-LCH | lch(92.26, 56.15, 112.31°) |
| OKLab | oklab(92.58% -0.0602 0.1242) |
| OKLCH | oklch(92.58% 0.138 115.9) |
| XYZ | xyz(67.1462, 81.2855, 33.2672) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.90
Yellowish Tan
#FCFC81
ΔE00 4.93
Pale Yellow
#FFFF84
ΔE00 5.26
Faded Yellow
#FEFF7F
ΔE00 5.32
Butter
#FFFF81
ΔE00 5.41
Banana (survey)
#FFFF7E
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F282 #9282F2
analogous
#F2CA82 #E2F282 #AAF282
triadic
#E2F282 #82E2F2 #F282E2
tetradic
#E2F282 #82F2CA #9282F2 #F282AA
square
#E2F282 #82F2CA #9282F2 #F282AA
split-complementary
#E2F282 #82AAF2 #CA82F2
monochromatic
#C5E218 #D5EC4B #E2F282 #EFF8B9 #F9FCE3
Accessibility & contrast
On white
1.22
#E2F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#E2F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F282
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F282 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#FEEA88
Tritanopia (blue-blind)
#EDE7D8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2f282; /* rgb */ color: rgb(226, 242, 130); /* oklch */ color: oklch(92.6% 0.138 115.9);
Tailwind
colors: {
custom: {
50: '#edf6a8',
500: '#e2f282',
950: '#000000',
},
}SCSS
$custom: #e2f282; $custom-light: #edf6a8; $custom-dark: #000000;
JSON
{
"hex": "#e2f282",
"rgb": {
"r": 226,
"g": 242,
"b": 130
},
"hsl": {
"h": 68.571,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.92583,
"c": 0.13803,
"h": 115.9
},
"luminance": 0.81285
}Semantic roles & 50–950 ramp
primary
#E2F282
secondary
#5D4BCD
accent
#08DE26
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581