#EFFE95#EFFE95
#EFFE95 is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.3% C 0.130 H 115.6°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFE95 |
|---|---|
| RGB | rgb(239, 254, 149) |
| HSL | hsl(69, 98%, 79%) |
| HSV | hsv(69, 41%, 100%) |
| CMYK | cmyk(5.9%, 0%, 41.3%, 0.4%) |
| CIE-LAB | lab(96.58, -20.22, 48.46) |
| CIE-LCH | lch(96.58, 52.51, 112.65°) |
| OKLab | oklab(96.34% -0.0562 0.1175) |
| OKLCH | oklch(96.34% 0.13 115.6) |
| XYZ | xyz(76.4639, 91.4051, 42.0428) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.39
Yellowish Tan
#FCFC81
ΔE00 4.63
Pale Yellow
#FFFF84
ΔE00 4.65
Faded Yellow
#FEFF7F
ΔE00 4.89
Butter
#FFFF81
ΔE00 4.90
Banana (survey)
#FFFF7E
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFE95 #A495FE
analogous
#FED895 #EFFE95 #BBFE95
triadic
#EFFE95 #95EFFE #FE95EF
tetradic
#EFFE95 #95FED8 #A495FE #FE95BB
square
#EFFE95 #95FED8 #A495FE #FE95BB
split-complementary
#EFFE95 #95BBFE #D895FE
monochromatic
#DDFD1C #E6FD58 #EFFE95 #F8FFD2 #FAFFE1
Accessibility & contrast
On white
1.09
#EFFE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#EFFE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFE95
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFE95 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF48D
Deuteranopia (green-blind)
#FFF69A
Tritanopia (blue-blind)
#FAF3E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #effe95; /* rgb */ color: rgb(239, 254, 149); /* oklch */ color: oklch(96.3% 0.130 115.6);
Tailwind
colors: {
custom: {
50: '#f5feb6',
500: '#effe95',
950: '#000000',
},
}SCSS
$custom: #effe95; $custom-light: #f5feb6; $custom-dark: #000000;
JSON
{
"hex": "#effe95",
"rgb": {
"r": 239,
"g": 254,
"b": 149
},
"hsl": {
"h": 68.571,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.96341,
"c": 0.13022,
"h": 115.6
},
"luminance": 0.91404
}Semantic roles & 50–950 ramp
primary
#EFFE95
secondary
#6B57E0
accent
#00E621
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581