#EFFF79#EFFF79
#EFFF79 is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.2% C 0.159 H 115.1°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFF79 |
|---|---|
| RGB | rgb(239, 255, 121) |
| HSL | hsl(67, 100%, 74%) |
| HSV | hsv(67, 53%, 100%) |
| CMYK | cmyk(6.3%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(96.51, -23.33, 61.35) |
| CIE-LCH | lch(96.51, 65.64, 110.82°) |
| OKLab | oklab(96.19% -0.0674 0.1439) |
| OKLCH | oklch(96.19% 0.159 115.1) |
| XYZ | xyz(74.8091, 91.2522, 31.7580) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.28
Yellowish Tan
#FCFC81
ΔE00 3.50
Banana (survey)
#FFFF7E
ΔE00 3.51
Butter
#FFFF81
ΔE00 3.52
Pale Yellow
#FFFF84
ΔE00 3.56
Light Yellow
#FFFE7A
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFF79 #8979FF
analogous
#FFCC79 #EFFF79 #ACFF79
triadic
#EFFF79 #79EFFF #FF79EF
tetradic
#EFFF79 #79FFCC #8979FF #FF79AC
square
#EFFF79 #79FFCC #8979FF #FF79AC
split-complementary
#EFFF79 #79ACFF #CC79FF
monochromatic
#DFFE00 #E8FF3C #EFFF79 #F6FFB6 #FBFFE0
Accessibility & contrast
On white
1.09
#EFFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#EFFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFF79
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFF79 | 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)
#FFF46C
Deuteranopia (green-blind)
#FFF681
Tritanopia (blue-blind)
#FCF2E1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #efff79; /* rgb */ color: rgb(239, 255, 121); /* oklch */ color: oklch(96.2% 0.159 115.1);
Tailwind
colors: {
custom: {
50: '#f6ffa3',
500: '#efff79',
950: '#000000',
},
}SCSS
$custom: #efff79; $custom-light: #f6ffa3; $custom-dark: #000000;
JSON
{
"hex": "#efff79",
"rgb": {
"r": 239,
"g": 255,
"b": 121
},
"hsl": {
"h": 67.164,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.96186,
"c": 0.15886,
"h": 115.1
},
"luminance": 0.91251
}Semantic roles & 50–950 ramp
primary
#EFFF79
secondary
#523FDD
accent
#00E61B
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17170F
muted
#858580