#E2EE95#E2EE95
#E2EE95 is a very light, moderate yellow. Relative luminance 0.795; OKLCH L 92.0% C 0.113 H 114.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EE95 |
|---|---|
| RGB | rgb(226, 238, 149) |
| HSL | hsl(68, 72%, 76%) |
| HSV | hsv(68, 37%, 93%) |
| CMYK | cmyk(5%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(91.45, -17.38, 41.76) |
| CIE-LCH | lch(91.45, 45.23, 112.59°) |
| OKLab | oklab(92.02% -0.0476 0.1024) |
| OKLCH | oklch(92.02% 0.113 114.9) |
| XYZ | xyz(67.3637, 79.4885, 40.2220) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.85
Parchment
#FEFCAF
ΔE00 5.30
Buff
#FEF69E
ΔE00 5.65
Creme
#FFFFB6
ΔE00 5.72
Khaki (CSS)
#F0E68C
ΔE00 5.76
Light Beige
#FFFEB6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EE95 #A195EE
analogous
#EECD95 #E2EE95 #B5EE95
triadic
#E2EE95 #95E2EE #EE95E2
tetradic
#E2EE95 #95EECD #A195EE #EE95B5
square
#E2EE95 #95EECD #A195EE #EE95B5
split-complementary
#E2EE95 #95B5EE #CD95EE
monochromatic
#C5DD2C #D4E660 #E2EE95 #F0F6CA #F8FBE5
Accessibility & contrast
On white
1.24
#E2EE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#E2EE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EE95
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EE95 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#F9E799
Tritanopia (blue-blind)
#ECE5D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2ee95; /* rgb */ color: rgb(226, 238, 149); /* oklch */ color: oklch(92.0% 0.113 114.9);
Tailwind
colors: {
custom: {
50: '#ecf3b5',
500: '#e2ee95',
950: '#000000',
},
}SCSS
$custom: #e2ee95; $custom-light: #ecf3b5; $custom-dark: #000000;
JSON
{
"hex": "#e2ee95",
"rgb": {
"r": 226,
"g": 238,
"b": 149
},
"hsl": {
"h": 68.09,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.92023,
"c": 0.11286,
"h": 114.9
},
"luminance": 0.79488
}Semantic roles & 50–950 ramp
primary
#E2EE95
secondary
#6C5DCA
accent
#11D42B
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#161711
muted
#858581