#EFFE72#EFFE72
#EFFE72 is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 95.9% C 0.164 H 114.6°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFE72 |
|---|---|
| RGB | rgb(239, 254, 114) |
| HSL | hsl(66, 99%, 72%) |
| HSV | hsv(66, 55%, 100%) |
| CMYK | cmyk(5.9%, 0%, 55.1%, 0.4%) |
| CIE-LAB | lab(96.18, -23.41, 64.04) |
| CIE-LCH | lch(96.18, 68.19, 110.08°) |
| OKLab | oklab(95.9% -0.0683 0.1489) |
| OKLCH | oklch(95.9% 0.164 114.6) |
| XYZ | xyz(74.0771, 90.4504, 29.4727) |
| Luminance | 0.9045 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.16
Banana (survey)
#FFFF7E
ΔE00 3.35
Butter
#FFFF81
ΔE00 3.44
Yellowish Tan
#FCFC81
ΔE00 3.46
Light Yellow
#FFFE7A
ΔE00 3.50
Pale Yellow
#FFFF84
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFE72 #8172FE
analogous
#FEC772 #EFFE72 #A9FE72
triadic
#EFFE72 #72EFFE #FE72EF
tetradic
#EFFE72 #72FEC7 #8172FE #FE72A9
square
#EFFE72 #72FEC7 #8172FE #FE72A9
split-complementary
#EFFE72 #72A9FE #C772FE
monochromatic
#DAF402 #E8FE35 #EFFE72 #F6FEAF #FCFFE1
Accessibility & contrast
On white
1.10
#EFFE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#EFFE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFE72
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFE72 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF363
Deuteranopia (green-blind)
#FFF57A
Tritanopia (blue-blind)
#FCF1DF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #effe72; /* rgb */ color: rgb(239, 254, 114); /* oklch */ color: oklch(95.9% 0.164 114.6);
Tailwind
colors: {
custom: {
50: '#f7fe9f',
500: '#effe72',
950: '#000000',
},
}SCSS
$custom: #effe72; $custom-light: #f7fe9f; $custom-dark: #000000;
JSON
{
"hex": "#effe72",
"rgb": {
"r": 239,
"g": 254,
"b": 114
},
"hsl": {
"h": 66.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.95899,
"c": 0.16385,
"h": 114.6
},
"luminance": 0.90449
}Semantic roles & 50–950 ramp
primary
#EFFE72
secondary
#4B39DB
accent
#00E619
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580