#EFF07F#EFF07F
#EFF07F is a very light, vivid yellow. Relative luminance 0.822; OKLCH L 93.1% C 0.136 H 109.2°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF07F |
|---|---|
| RGB | rgb(239, 240, 127) |
| HSL | hsl(61, 79%, 72%) |
| HSV | hsv(61, 47%, 94%) |
| CMYK | cmyk(0.4%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(92.67, -15.59, 54.07) |
| CIE-LCH | lch(92.67, 56.28, 106.08°) |
| OKLab | oklab(93.13% -0.0448 0.1285) |
| OKLCH | oklch(93.13% 0.136 109.2) |
| XYZ | xyz(70.5889, 82.2048, 32.2232) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.75
Yellowish Tan
#FCFC81
ΔE00 2.75
Straw
#FCF679
ΔE00 2.79
Pale Yellow
#FFFF84
ΔE00 3.29
Butter
#FFFF81
ΔE00 3.42
Faded Yellow
#FEFF7F
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF07F #807FF0
analogous
#F0B97F #EFF07F #B7F07F
triadic
#EFF07F #7FEFF0 #F07FEF
tetradic
#EFF07F #7FF0B9 #807FF0 #F07FB7
square
#EFF07F #7FF0B9 #807FF0 #F07FB7
split-complementary
#EFF07F #7FB7F0 #B97FF0
monochromatic
#D9DB1A #E8EA48 #EFF07F #F6F6B6 #FCFCE4
Accessibility & contrast
On white
1.20
#EFF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#EFF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF07F
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF07F | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#FFEC85
Tritanopia (blue-blind)
#FDE4D6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eff07f; /* rgb */ color: rgb(239, 240, 127); /* oklch */ color: oklch(93.1% 0.136 109.2);
Tailwind
colors: {
custom: {
50: '#f6f4a6',
500: '#eff07f',
950: '#000000',
},
}SCSS
$custom: #eff07f; $custom-light: #f6f4a6; $custom-dark: #000000;
JSON
{
"hex": "#eff07f",
"rgb": {
"r": 239,
"g": 240,
"b": 127
},
"hsl": {
"h": 60.531,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.93134,
"c": 0.13612,
"h": 109.2
},
"luminance": 0.82203
}Semantic roles & 50–950 ramp
primary
#EFF07F
secondary
#4A49CB
accent
#0ADB0C
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580