#E2F382#E2F382
#E2F382 is a very light, vivid yellow. Relative luminance 0.819; OKLCH L 92.8% C 0.139 H 116.2°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F382 |
|---|---|
| RGB | rgb(226, 243, 130) |
| HSL | hsl(69, 82%, 73%) |
| HSV | hsv(69, 47%, 95%) |
| CMYK | cmyk(7%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(92.52, -21.80, 52.27) |
| CIE-LCH | lch(92.52, 56.63, 112.64°) |
| OKLab | oklab(92.8% -0.0615 0.1249) |
| OKLCH | oklch(92.8% 0.139 116.2) |
| XYZ | xyz(67.4446, 81.8823, 33.3666) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.97
Light Khaki
#E6F2A2
ΔE00 5.01
Pale Yellow
#FFFF84
ΔE00 5.28
Faded Yellow
#FEFF7F
ΔE00 5.33
Butter
#FFFF81
ΔE00 5.42
Banana (survey)
#FFFF7E
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F382 #9382F3
analogous
#F3CC82 #E2F382 #A9F382
triadic
#E2F382 #82E2F3 #F382E2
tetradic
#E2F382 #82F3CC #9382F3 #F382A9
square
#E2F382 #82F3CC #9382F3 #F382A9
split-complementary
#E2F382 #82A9F3 #CC82F3
monochromatic
#C6E516 #D5EE4A #E2F382 #EFF8BA #F9FCE3
Accessibility & contrast
On white
1.21
#E2F382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#E2F382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F382
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F382 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#FFEA88
Tritanopia (blue-blind)
#EDE8D9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2f382; /* rgb */ color: rgb(226, 243, 130); /* oklch */ color: oklch(92.8% 0.139 116.2);
Tailwind
colors: {
custom: {
50: '#edf7a8',
500: '#e2f382',
950: '#000000',
},
}SCSS
$custom: #e2f382; $custom-light: #edf7a8; $custom-dark: #000000;
JSON
{
"hex": "#e2f382",
"rgb": {
"r": 226,
"g": 243,
"b": 130
},
"hsl": {
"h": 69.027,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.92795,
"c": 0.13928,
"h": 116.2
},
"luminance": 0.81882
}Semantic roles & 50–950 ramp
primary
#E2F382
secondary
#5E4BCF
accent
#07DF27
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581