#EFFE92#EFFE92
#EFFE92 is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.3% C 0.133 H 115.4°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFE92 |
|---|---|
| RGB | rgb(239, 254, 146) |
| HSL | hsl(68, 98%, 78%) |
| HSV | hsv(68, 43%, 100%) |
| CMYK | cmyk(5.9%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(96.54, -20.53, 49.85) |
| CIE-LCH | lch(96.54, 53.91, 112.39°) |
| OKLab | oklab(96.3% -0.0573 0.1204) |
| OKLCH | oklch(96.3% 0.133 115.4) |
| XYZ | xyz(76.2274, 91.3105, 40.7976) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.35
Pale Yellow
#FFFF84
ΔE00 4.37
Faded Yellow
#FEFF7F
ΔE00 4.57
Butter
#FFFF81
ΔE00 4.60
Light Khaki
#E6F2A2
ΔE00 4.75
Banana (survey)
#FFFF7E
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFE92 #A192FE
analogous
#FED792 #EFFE92 #B9FE92
triadic
#EFFE92 #92EFFE #FE92EF
tetradic
#EFFE92 #92FED7 #A192FE #FE92B9
square
#EFFE92 #92FED7 #A192FE #FE92B9
split-complementary
#EFFE92 #92B9FE #D792FE
monochromatic
#DDFD19 #E6FD55 #EFFE92 #F8FFCF #FBFFE1
Accessibility & contrast
On white
1.09
#EFFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#EFFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFE92
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFE92 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF489
Deuteranopia (green-blind)
#FFF697
Tritanopia (blue-blind)
#FAF3E4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #effe92; /* rgb */ color: rgb(239, 254, 146); /* oklch */ color: oklch(96.3% 0.133 115.4);
Tailwind
colors: {
custom: {
50: '#f6feb4',
500: '#effe92',
950: '#000000',
},
}SCSS
$custom: #effe92; $custom-light: #f6feb4; $custom-dark: #000000;
JSON
{
"hex": "#effe92",
"rgb": {
"r": 239,
"g": 254,
"b": 146
},
"hsl": {
"h": 68.333,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.96297,
"c": 0.13336,
"h": 115.4
},
"luminance": 0.9131
}Semantic roles & 50–950 ramp
primary
#EFFE92
secondary
#6855DF
accent
#00E620
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581