#EEFF7D#EEFF7D
#EEFF7D 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 | #EEFF7D |
|---|---|
| RGB | rgb(238, 255, 125) |
| HSL | hsl(68, 100%, 75%) |
| HSV | hsv(68, 51%, 100%) |
| CMYK | cmyk(6.7%, 0%, 51%, 0%) |
| CIE-LAB | lab(96.48, -23.38, 59.51) |
| CIE-LCH | lch(96.48, 63.94, 111.44°) |
| OKLab | oklab(96.16% -0.0671 0.1403) |
| OKLCH | oklch(96.16% 0.155 115.6) |
| XYZ | xyz(74.7227, 91.1788, 33.0610) |
| Luminance | 0.9118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.55
Yellowish Tan
#FCFC81
ΔE00 3.70
Pale Yellow
#FFFF84
ΔE00 3.75
Butter
#FFFF81
ΔE00 3.76
Banana (survey)
#FFFF7E
ΔE00 3.80
Light Yellow
#FFFE7A
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF7D #8E7DFF
analogous
#FFCF7D #EEFF7D #ADFF7D
triadic
#EEFF7D #7DEEFF #FF7DEE
tetradic
#EEFF7D #7DFFCF #8E7DFF #FF7DAD
square
#EEFF7D #7DFFCF #8E7DFF #FF7DAD
split-complementary
#EEFF7D #7DADFF #CF7DFF
monochromatic
#DEFF03 #E6FF40 #EEFF7D #F6FFBA #FBFFE0
Accessibility & contrast
On white
1.09
#EEFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#EEFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF7D
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF7D | 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)
#FFF471
Deuteranopia (green-blind)
#FFF684
Tritanopia (blue-blind)
#FAF3E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff7d; /* rgb */ color: rgb(238, 255, 125); /* oklch */ color: oklch(96.2% 0.155 115.6);
Tailwind
colors: {
custom: {
50: '#f6ffa6',
500: '#eeff7d',
950: '#000000',
},
}SCSS
$custom: #eeff7d; $custom-light: #f6ffa6; $custom-dark: #000000;
JSON
{
"hex": "#eeff7d",
"rgb": {
"r": 238,
"g": 255,
"b": 125
},
"hsl": {
"h": 67.846,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.96157,
"c": 0.15547,
"h": 115.6
},
"luminance": 0.91178
}Semantic roles & 50–950 ramp
primary
#EEFF7D
secondary
#5742DE
accent
#00E61E
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#171810
muted
#858680