#EFFE93#EFFE93
#EFFE93 is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.3% C 0.132 H 115.5°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFE93 |
|---|---|
| RGB | rgb(239, 254, 147) |
| HSL | hsl(68, 98%, 79%) |
| HSV | hsv(68, 42%, 100%) |
| CMYK | cmyk(5.9%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(96.55, -20.43, 49.38) |
| CIE-LCH | lch(96.55, 53.44, 112.47°) |
| OKLab | oklab(96.31% -0.0569 0.1195) |
| OKLCH | oklch(96.31% 0.132 115.5) |
| XYZ | xyz(76.3056, 91.3418, 41.2090) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.44
Pale Yellow
#FFFF84
ΔE00 4.46
Light Khaki
#E6F2A2
ΔE00 4.63
Faded Yellow
#FEFF7F
ΔE00 4.68
Butter
#FFFF81
ΔE00 4.70
Banana (survey)
#FFFF7E
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFE93 #A293FE
analogous
#FED793 #EFFE93 #B9FE93
triadic
#EFFE93 #93EFFE #FE93EF
tetradic
#EFFE93 #93FED7 #A293FE #FE93B9
square
#EFFE93 #93FED7 #A293FE #FE93B9
split-complementary
#EFFE93 #93B9FE #D793FE
monochromatic
#DDFD1A #E6FD56 #EFFE93 #F8FFD0 #FBFFE1
Accessibility & contrast
On white
1.09
#EFFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#EFFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFE93
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFE93 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF48A
Deuteranopia (green-blind)
#FFF698
Tritanopia (blue-blind)
#FAF3E4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #effe93; /* rgb */ color: rgb(239, 254, 147); /* oklch */ color: oklch(96.3% 0.132 115.5);
Tailwind
colors: {
custom: {
50: '#f6feb4',
500: '#effe93',
950: '#000000',
},
}SCSS
$custom: #effe93; $custom-light: #f6feb4; $custom-dark: #000000;
JSON
{
"hex": "#effe93",
"rgb": {
"r": 239,
"g": 254,
"b": 147
},
"hsl": {
"h": 68.411,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.96312,
"c": 0.13231,
"h": 115.5
},
"luminance": 0.91341
}Semantic roles & 50–950 ramp
primary
#EFFE93
secondary
#6956E0
accent
#00E620
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581