#EEFF7E#EEFF7E
#EEFF7E is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.2% C 0.155 H 115.6°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF7E |
|---|---|
| RGB | rgb(238, 255, 126) |
| HSL | hsl(68, 100%, 75%) |
| HSV | hsv(68, 51%, 100%) |
| CMYK | cmyk(6.7%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(96.49, -23.29, 59.07) |
| CIE-LCH | lch(96.49, 63.50, 111.52°) |
| OKLab | oklab(96.17% -0.0667 0.1394) |
| OKLCH | oklch(96.17% 0.155 115.6) |
| XYZ | xyz(74.7869, 91.2044, 33.3991) |
| Luminance | 0.9120 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.57
Yellowish Tan
#FCFC81
ΔE00 3.70
Pale Yellow
#FFFF84
ΔE00 3.75
Butter
#FFFF81
ΔE00 3.77
Banana (survey)
#FFFF7E
ΔE00 3.83
Light Yellow
#FFFE7A
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF7E #8F7EFF
analogous
#FFD07E #EEFF7E #AEFF7E
triadic
#EEFF7E #7EEEFF #FF7EEE
tetradic
#EEFF7E #7EFFD0 #8F7EFF #FF7EAE
square
#EEFF7E #7EFFD0 #8F7EFF #FF7EAE
split-complementary
#EEFF7E #7EAEFF #D07EFF
monochromatic
#DEFF04 #E6FF41 #EEFF7E #F6FFBB #FBFFE0
Accessibility & contrast
On white
1.09
#EEFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#EEFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF7E
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF7E | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF472
Deuteranopia (green-blind)
#FFF685
Tritanopia (blue-blind)
#FAF3E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff7e; /* rgb */ color: rgb(238, 255, 126); /* oklch */ color: oklch(96.2% 0.155 115.6);
Tailwind
colors: {
custom: {
50: '#f6ffa6',
500: '#eeff7e',
950: '#000000',
},
}SCSS
$custom: #eeff7e; $custom-light: #f6ffa6; $custom-dark: #000000;
JSON
{
"hex": "#eeff7e",
"rgb": {
"r": 238,
"g": 255,
"b": 126
},
"hsl": {
"h": 67.907,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.96169,
"c": 0.15454,
"h": 115.6
},
"luminance": 0.91204
}Semantic roles & 50–950 ramp
primary
#EEFF7E
secondary
#5843DE
accent
#00E61E
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#171810
muted
#858680