#EEFE9E#EEFE9E
#EEFE9E is a very light, vivid yellow-green. Relative luminance 0.915; OKLCH L 96.4% C 0.121 H 116.4°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFE9E |
|---|---|
| RGB | rgb(238, 254, 158) |
| HSL | hsl(70, 98%, 81%) |
| HSV | hsv(70, 38%, 100%) |
| CMYK | cmyk(6.3%, 0%, 37.8%, 0.4%) |
| CIE-LAB | lab(96.63, -19.61, 44.16) |
| CIE-LCH | lch(96.63, 48.32, 113.95°) |
| OKLab | oklab(96.4% -0.0538 0.1081) |
| OKLCH | oklch(96.4% 0.121 116.4) |
| XYZ | xyz(76.8736, 91.5300, 45.9584) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.34
Parchment
#FEFCAF
ΔE00 5.02
Creme
#FFFFB6
ΔE00 5.17
Light Beige
#FFFEB6
ΔE00 5.44
Yellowish Tan
#FCFC81
ΔE00 5.82
Pale Yellow
#FFFF84
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFE9E #AE9EFE
analogous
#FEDE9E #EEFE9E #BEFE9E
triadic
#EEFE9E #9EEEFE #FE9EEE
tetradic
#EEFE9E #9EFEDE #AE9EFE #FE9EBE
square
#EEFE9E #9EFEDE #AE9EFE #FE9EBE
split-complementary
#EEFE9E #9EBEFE #DE9EFE
monochromatic
#D9FD25 #E3FD61 #EEFE9E #F9FFDB #FAFFE1
Accessibility & contrast
On white
1.09
#EEFE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#EEFE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFE9E
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFE9E | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF597
Deuteranopia (green-blind)
#FFF6A2
Tritanopia (blue-blind)
#F8F4E6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eefe9e; /* rgb */ color: rgb(238, 254, 158); /* oklch */ color: oklch(96.4% 0.121 116.4);
Tailwind
colors: {
custom: {
50: '#f5febc',
500: '#eefe9e',
950: '#000000',
},
}SCSS
$custom: #eefe9e; $custom-light: #f5febc; $custom-dark: #000000;
JSON
{
"hex": "#eefe9e",
"rgb": {
"r": 238,
"g": 254,
"b": 158
},
"hsl": {
"h": 70,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.96404,
"c": 0.12078,
"h": 116.4
},
"luminance": 0.91529
}Semantic roles & 50–950 ramp
primary
#EEFE9E
secondary
#755FE1
accent
#00E626
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171712
muted
#858582