#EFF78E#EFF78E
#EFF78E is a very light, vivid yellow. Relative luminance 0.868; OKLCH L 94.8% C 0.129 H 112.4°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF78E |
|---|---|
| RGB | rgb(239, 247, 142) |
| HSL | hsl(65, 87%, 76%) |
| HSV | hsv(65, 43%, 97%) |
| CMYK | cmyk(3.2%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(94.66, -17.56, 49.42) |
| CIE-LCH | lch(94.66, 52.45, 109.57°) |
| OKLab | oklab(94.79% -0.0491 0.1193) |
| OKLCH | oklch(94.79% 0.129 112.4) |
| XYZ | xyz(73.7408, 86.8264, 38.4605) |
| Luminance | 0.8682 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.49
Pale Yellow
#FFFF84
ΔE00 3.72
Manilla
#FFFA86
ΔE00 3.81
Butter
#FFFF81
ΔE00 3.98
Faded Yellow
#FEFF7F
ΔE00 4.02
Banana (survey)
#FFFF7E
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF78E #968EF7
analogous
#F7CB8E #EFF78E #BBF78E
triadic
#EFF78E #8EEFF7 #F78EEF
tetradic
#EFF78E #8EF7CB #968EF7 #F78EBB
square
#EFF78E #8EF7CB #968EF7 #F78EBB
split-complementary
#EFF78E #8EBBF7 #CB8EF7
monochromatic
#DFEF1C #E7F355 #EFF78E #F7FBC7 #FBFDE2
Accessibility & contrast
On white
1.14
#EFF78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#EFF78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF78E
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF78E | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE85
Deuteranopia (green-blind)
#FFF193
Tritanopia (blue-blind)
#FBECDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff78e; /* rgb */ color: rgb(239, 247, 142); /* oklch */ color: oklch(94.8% 0.129 112.4);
Tailwind
colors: {
custom: {
50: '#f6f9b1',
500: '#eff78e',
950: '#000000',
},
}SCSS
$custom: #eff78e; $custom-light: #f6f9b1; $custom-dark: #000000;
JSON
{
"hex": "#eff78e",
"rgb": {
"r": 239,
"g": 247,
"b": 142
},
"hsl": {
"h": 64.571,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.94786,
"c": 0.12898,
"h": 112.4
},
"luminance": 0.86825
}Semantic roles & 50–950 ramp
primary
#EFF78E
secondary
#5E54D5
accent
#02E313
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581