#E2F383#E2F383
#E2F383 is a very light, vivid yellow. Relative luminance 0.819; OKLCH L 92.8% C 0.138 H 116.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F383 |
|---|---|
| RGB | rgb(226, 243, 131) |
| HSL | hsl(69, 82%, 73%) |
| HSV | hsv(69, 46%, 95%) |
| CMYK | cmyk(7%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(92.53, -21.70, 51.81) |
| CIE-LCH | lch(92.53, 56.18, 112.73°) |
| OKLab | oklab(92.81% -0.0612 0.124) |
| OKLCH | oklch(92.81% 0.138 116.3) |
| XYZ | xyz(67.5121, 81.9093, 33.7219) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.88
Yellowish Tan
#FCFC81
ΔE00 5.03
Pale Yellow
#FFFF84
ΔE00 5.33
Faded Yellow
#FEFF7F
ΔE00 5.39
Butter
#FFFF81
ΔE00 5.48
Banana (survey)
#FFFF7E
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F383 #9483F3
analogous
#F3CC83 #E2F383 #AAF383
triadic
#E2F383 #83E2F3 #F383E2
tetradic
#E2F383 #83F3CC #9483F3 #F383AA
square
#E2F383 #83F3CC #9483F3 #F383AA
split-complementary
#E2F383 #83AAF3 #CC83F3
monochromatic
#C6E516 #D5EE4B #E2F383 #EFF8BB #F8FCE3
Accessibility & contrast
On white
1.21
#E2F383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#E2F383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F383
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F383 | 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)
#FFE979
Deuteranopia (green-blind)
#FFEA89
Tritanopia (blue-blind)
#EDE8D9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2f383; /* rgb */ color: rgb(226, 243, 131); /* oklch */ color: oklch(92.8% 0.138 116.3);
Tailwind
colors: {
custom: {
50: '#edf7a9',
500: '#e2f383',
950: '#000000',
},
}SCSS
$custom: #e2f383; $custom-light: #edf7a9; $custom-dark: #000000;
JSON
{
"hex": "#e2f383",
"rgb": {
"r": 226,
"g": 243,
"b": 131
},
"hsl": {
"h": 69.107,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.92808,
"c": 0.13828,
"h": 116.3
},
"luminance": 0.81909
}Semantic roles & 50–950 ramp
primary
#E2F383
secondary
#5F4BCF
accent
#07DF28
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581