#E2EE80#E2EE80
#E2EE80 is a very light, vivid yellow. Relative luminance 0.789; OKLCH L 91.7% C 0.135 H 114.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EE80 |
|---|---|
| RGB | rgb(226, 238, 128) |
| HSL | hsl(67, 76%, 72%) |
| HSV | hsv(67, 46%, 93%) |
| CMYK | cmyk(5%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(91.18, -19.58, 51.58) |
| CIE-LCH | lch(91.18, 55.17, 110.79°) |
| OKLab | oklab(91.71% -0.0554 0.1233) |
| OKLCH | oklch(91.71% 0.135 114.2) |
| XYZ | xyz(65.8357, 78.8773, 32.1745) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 4.90
Pale Yellow
#FFFF84
ΔE00 5.22
Manilla
#FFFA86
ΔE00 5.26
Faded Yellow
#FEFF7F
ΔE00 5.31
Butter
#FFFF81
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EE80 #8C80EE
analogous
#EEC380 #E2EE80 #ABEE80
triadic
#E2EE80 #80E2EE #EE80E2
tetradic
#E2EE80 #80EEC3 #8C80EE #EE80AB
square
#E2EE80 #80EEC3 #8C80EE #EE80AB
split-complementary
#E2EE80 #80ABEE #C380EE
monochromatic
#C3D71D #D6E74A #E2EE80 #EEF5B6 #F9FBE4
Accessibility & contrast
On white
1.25
#E2EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#E2EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EE80
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EE80 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE577
Deuteranopia (green-blind)
#FBE786
Tritanopia (blue-blind)
#EDE3D4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2ee80; /* rgb */ color: rgb(226, 238, 128); /* oklch */ color: oklch(91.7% 0.135 114.2);
Tailwind
colors: {
custom: {
50: '#edf3a7',
500: '#e2ee80',
950: '#000000',
},
}SCSS
$custom: #e2ee80; $custom-light: #edf3a7; $custom-dark: #000000;
JSON
{
"hex": "#e2ee80",
"rgb": {
"r": 226,
"g": 238,
"b": 128
},
"hsl": {
"h": 66.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.91713,
"c": 0.13515,
"h": 114.2
},
"luminance": 0.78876
}Semantic roles & 50–950 ramp
primary
#E2EE80
secondary
#584AC8
accent
#0DD923
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#161710
muted
#858580