#EFFD95#EFFD95
#EFFD95 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.1% C 0.129 H 115.1°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFD95 |
|---|---|
| RGB | rgb(239, 253, 149) |
| HSL | hsl(68, 96%, 79%) |
| HSV | hsv(68, 41%, 99%) |
| CMYK | cmyk(5.5%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(96.32, -19.74, 48.13) |
| CIE-LCH | lch(96.32, 52.02, 112.30°) |
| OKLab | oklab(96.13% -0.0548 0.1167) |
| OKLCH | oklch(96.13% 0.129 115.1) |
| XYZ | xyz(76.1473, 90.7721, 41.9373) |
| Luminance | 0.9077 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Yellowish Tan
#FCFC81
ΔE00 4.54
Pale Yellow
#FFFF84
ΔE00 4.58
Butter
#FFFF81
ΔE00 4.84
Faded Yellow
#FEFF7F
ΔE00 4.84
Manilla
#FFFA86
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFD95 #A395FD
analogous
#FDD795 #EFFD95 #BBFD95
triadic
#EFFD95 #95EFFD #FD95EF
tetradic
#EFFD95 #95FDD7 #A395FD #FD95BB
square
#EFFD95 #95FDD7 #A395FD #FD95BB
split-complementary
#EFFD95 #95BBFD #D795FD
monochromatic
#DDFB1D #E6FC59 #EFFD95 #F8FED1 #FAFEE1
Accessibility & contrast
On white
1.10
#EFFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#EFFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFD95
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFD95 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF48D
Deuteranopia (green-blind)
#FFF59A
Tritanopia (blue-blind)
#FAF2E4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #effd95; /* rgb */ color: rgb(239, 253, 149); /* oklch */ color: oklch(96.1% 0.129 115.1);
Tailwind
colors: {
custom: {
50: '#f5feb5',
500: '#effd95',
950: '#000000',
},
}SCSS
$custom: #effd95; $custom-light: #f5feb5; $custom-dark: #000000;
JSON
{
"hex": "#effd95",
"rgb": {
"r": 239,
"g": 253,
"b": 149
},
"hsl": {
"h": 68.077,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.96133,
"c": 0.12896,
"h": 115.1
},
"luminance": 0.90771
}Semantic roles & 50–950 ramp
primary
#EFFD95
secondary
#6A58DE
accent
#00E61F
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581