#E2EE8B#E2EE8B
#E2EE8B is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 91.9% C 0.124 H 114.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EE8B |
|---|---|
| RGB | rgb(226, 238, 139) |
| HSL | hsl(67, 74%, 74%) |
| HSV | hsv(67, 42%, 93%) |
| CMYK | cmyk(5%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(91.32, -18.47, 46.48) |
| CIE-LCH | lch(91.32, 50.02, 111.67°) |
| OKLab | oklab(91.87% -0.0514 0.1126) |
| OKLCH | oklch(91.87% 0.124 114.5) |
| XYZ | xyz(66.5994, 79.1827, 36.1964) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.34
Khaki (CSS)
#F0E68C
ΔE00 5.63
Yellowish Tan
#FCFC81
ΔE00 5.64
Buff
#FEF69E
ΔE00 5.71
Manilla
#FFFA86
ΔE00 5.87
Parchment
#FEFCAF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EE8B #978BEE
analogous
#EEC98B #E2EE8B #B1EE8B
triadic
#E2EE8B #8BE2EE #EE8BE2
tetradic
#E2EE8B #8BEEC9 #978BEE #EE8BB1
square
#E2EE8B #8BEEC9 #978BEE #EE8BB1
split-complementary
#E2EE8B #8BB1EE #C98BEE
monochromatic
#C7DE21 #D5E656 #E2EE8B #EFF6C0 #F8FBE4
Accessibility & contrast
On white
1.25
#E2EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#E2EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EE8B
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EE8B | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE583
Deuteranopia (green-blind)
#FAE790
Tritanopia (blue-blind)
#EDE4D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2ee8b; /* rgb */ color: rgb(226, 238, 139); /* oklch */ color: oklch(91.9% 0.124 114.5);
Tailwind
colors: {
custom: {
50: '#ecf3ae',
500: '#e2ee8b',
950: '#000000',
},
}SCSS
$custom: #e2ee8b; $custom-light: #ecf3ae; $custom-dark: #000000;
JSON
{
"hex": "#e2ee8b",
"rgb": {
"r": 226,
"g": 238,
"b": 139
},
"hsl": {
"h": 67.273,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.91868,
"c": 0.12376,
"h": 114.5
},
"luminance": 0.79182
}Semantic roles & 50–950 ramp
primary
#E2EE8B
secondary
#6254C9
accent
#0FD727
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581