#E2EE82#E2EE82
#E2EE82 is a very light, vivid yellow. Relative luminance 0.789; OKLCH L 91.7% C 0.133 H 114.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EE82 |
|---|---|
| RGB | rgb(226, 238, 130) |
| HSL | hsl(67, 76%, 72%) |
| HSV | hsv(67, 45%, 93%) |
| CMYK | cmyk(5%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(91.20, -19.39, 50.66) |
| CIE-LCH | lch(91.20, 54.24, 110.94°) |
| OKLab | oklab(91.74% -0.0547 0.1214) |
| OKLCH | oklch(91.74% 0.133 114.3) |
| XYZ | xyz(65.9687, 78.9304, 32.8747) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.62
Yellowish Tan
#FCFC81
ΔE00 4.92
Pale Yellow
#FFFF84
ΔE00 5.33
Manilla
#FFFA86
ΔE00 5.34
Faded Yellow
#FEFF7F
ΔE00 5.45
Butter
#FFFF81
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EE82 #8E82EE
analogous
#EEC482 #E2EE82 #ACEE82
triadic
#E2EE82 #82E2EE #EE82E2
tetradic
#E2EE82 #82EEC4 #8E82EE #EE82AC
square
#E2EE82 #82EEC4 #8E82EE #EE82AC
split-complementary
#E2EE82 #82ACEE #C482EE
monochromatic
#C3D81D #D6E74C #E2EE82 #EEF5B8 #F9FBE4
Accessibility & contrast
On white
1.25
#E2EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#E2EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EE82
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EE82 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#EDE3D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2ee82; /* rgb */ color: rgb(226, 238, 130); /* oklch */ color: oklch(91.7% 0.133 114.3);
Tailwind
colors: {
custom: {
50: '#edf3a8',
500: '#e2ee82',
950: '#000000',
},
}SCSS
$custom: #e2ee82; $custom-light: #edf3a8; $custom-dark: #000000;
JSON
{
"hex": "#e2ee82",
"rgb": {
"r": 226,
"g": 238,
"b": 130
},
"hsl": {
"h": 66.667,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.9174,
"c": 0.13313,
"h": 114.3
},
"luminance": 0.7893
}Semantic roles & 50–950 ramp
primary
#E2EE82
secondary
#5A4CC8
accent
#0DD824
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581