#EEFF7F#EEFF7F
#EEFF7F is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.2% C 0.154 H 115.6°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF7F |
|---|---|
| RGB | rgb(238, 255, 127) |
| HSL | hsl(68, 100%, 75%) |
| HSV | hsv(68, 50%, 100%) |
| CMYK | cmyk(6.7%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(96.50, -23.20, 58.63) |
| CIE-LCH | lch(96.50, 63.06, 111.59°) |
| OKLab | oklab(96.18% -0.0664 0.1385) |
| OKLCH | oklch(96.18% 0.154 115.6) |
| XYZ | xyz(74.8518, 91.2304, 33.7406) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.60
Yellowish Tan
#FCFC81
ΔE00 3.71
Pale Yellow
#FFFF84
ΔE00 3.76
Butter
#FFFF81
ΔE00 3.79
Banana (survey)
#FFFF7E
ΔE00 3.86
Light Yellow
#FFFE7A
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF7F #907FFF
analogous
#FFD07F #EEFF7F #AEFF7F
triadic
#EEFF7F #7FEEFF #FF7FEE
tetradic
#EEFF7F #7FFFD0 #907FFF #FF7FAE
square
#EEFF7F #7FFFD0 #907FFF #FF7FAE
split-complementary
#EEFF7F #7FAEFF #D07FFF
monochromatic
#DEFF05 #E6FF42 #EEFF7F #F6FFBC #FBFFE0
Accessibility & contrast
On white
1.09
#EEFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#EEFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF7F
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF7F | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF473
Deuteranopia (green-blind)
#FFF686
Tritanopia (blue-blind)
#FAF3E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff7f; /* rgb */ color: rgb(238, 255, 127); /* oklch */ color: oklch(96.2% 0.154 115.6);
Tailwind
colors: {
custom: {
50: '#f6ffa7',
500: '#eeff7f',
950: '#000000',
},
}SCSS
$custom: #eeff7f; $custom-light: #f6ffa7; $custom-dark: #000000;
JSON
{
"hex": "#eeff7f",
"rgb": {
"r": 238,
"g": 255,
"b": 127
},
"hsl": {
"h": 67.969,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.96181,
"c": 0.15361,
"h": 115.6
},
"luminance": 0.91229
}Semantic roles & 50–950 ramp
primary
#EEFF7F
secondary
#5944DE
accent
#00E61E
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681