#EFFD92#EFFD92
#EFFD92 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.1% C 0.132 H 115.0°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFD92 |
|---|---|
| RGB | rgb(239, 253, 146) |
| HSL | hsl(68, 96%, 78%) |
| HSV | hsv(68, 42%, 99%) |
| CMYK | cmyk(5.5%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(96.28, -20.05, 49.52) |
| CIE-LCH | lch(96.28, 53.43, 112.04°) |
| OKLab | oklab(96.09% -0.0559 0.1197) |
| OKLCH | oklch(96.09% 0.132 115) |
| XYZ | xyz(75.9109, 90.6775, 40.6921) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.24
Pale Yellow
#FFFF84
ΔE00 4.29
Faded Yellow
#FEFF7F
ΔE00 4.51
Butter
#FFFF81
ΔE00 4.53
Light Khaki
#E6F2A2
ΔE00 4.58
Banana (survey)
#FFFF7E
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFD92 #A092FD
analogous
#FDD592 #EFFD92 #B9FD92
triadic
#EFFD92 #92EFFD #FD92EF
tetradic
#EFFD92 #92FDD5 #A092FD #FD92B9
square
#EFFD92 #92FDD5 #A092FD #FD92B9
split-complementary
#EFFD92 #92B9FD #D592FD
monochromatic
#DDFB1A #E6FC56 #EFFD92 #F8FECE #FBFEE1
Accessibility & contrast
On white
1.10
#EFFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#EFFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFD92
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFD92 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF389
Deuteranopia (green-blind)
#FFF597
Tritanopia (blue-blind)
#FAF2E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #effd92; /* rgb */ color: rgb(239, 253, 146); /* oklch */ color: oklch(96.1% 0.132 115.0);
Tailwind
colors: {
custom: {
50: '#f6feb3',
500: '#effd92',
950: '#000000',
},
}SCSS
$custom: #effd92; $custom-light: #f6feb3; $custom-dark: #000000;
JSON
{
"hex": "#effd92",
"rgb": {
"r": 239,
"g": 253,
"b": 146
},
"hsl": {
"h": 67.85,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.96089,
"c": 0.13211,
"h": 115
},
"luminance": 0.90677
}Semantic roles & 50–950 ramp
primary
#EFFD92
secondary
#6755DE
accent
#00E61E
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581