#E2F083#E2F083
#E2F083 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.2% C 0.135 H 115.1°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F083 |
|---|---|
| RGB | rgb(226, 240, 131) |
| HSL | hsl(68, 78%, 73%) |
| HSV | hsv(68, 45%, 94%) |
| CMYK | cmyk(5.8%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(91.74, -20.26, 50.85) |
| CIE-LCH | lch(91.74, 54.73, 111.72°) |
| OKLab | oklab(92.18% -0.0571 0.1219) |
| OKLCH | oklch(92.18% 0.135 115.1) |
| XYZ | xyz(66.6216, 80.1284, 33.4250) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.60
Yellowish Tan
#FCFC81
ΔE00 4.96
Pale Yellow
#FFFF84
ΔE00 5.33
Faded Yellow
#FEFF7F
ΔE00 5.43
Manilla
#FFFA86
ΔE00 5.48
Butter
#FFFF81
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F083 #9183F0
analogous
#F0C783 #E2F083 #ACF083
triadic
#E2F083 #83E2F0 #F083E2
tetradic
#E2F083 #83F0C7 #9183F0 #F083AC
square
#E2F083 #83F0C7 #9183F0 #F083AC
split-complementary
#E2F083 #83ACF0 #C783F0
monochromatic
#C5DE1B #D5E94C #E2F083 #EFF7BA #F9FCE4
Accessibility & contrast
On white
1.23
#E2F083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#E2F083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F083
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F083 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#EDE5D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2f083; /* rgb */ color: rgb(226, 240, 131); /* oklch */ color: oklch(92.2% 0.135 115.1);
Tailwind
colors: {
custom: {
50: '#edf4a9',
500: '#e2f083',
950: '#000000',
},
}SCSS
$custom: #e2f083; $custom-light: #edf4a9; $custom-dark: #000000;
JSON
{
"hex": "#e2f083",
"rgb": {
"r": 226,
"g": 240,
"b": 131
},
"hsl": {
"h": 67.706,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.92175,
"c": 0.13456,
"h": 115.1
},
"luminance": 0.80128
}Semantic roles & 50–950 ramp
primary
#E2F083
secondary
#5D4CCB
accent
#0BDB26
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581