#EBFF74#EBFF74
#EBFF74 is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 95.8% C 0.164 H 116.4°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF74 |
|---|---|
| RGB | rgb(235, 255, 116) |
| HSL | hsl(69, 100%, 73%) |
| HSV | hsv(69, 55%, 100%) |
| CMYK | cmyk(7.8%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(96.18, -25.28, 63.10) |
| CIE-LCH | lch(96.18, 67.97, 111.83°) |
| OKLab | oklab(95.83% -0.0731 0.1472) |
| OKLCH | oklch(95.83% 0.164 116.4) |
| XYZ | xyz(73.1745, 90.4440, 30.1222) |
| Luminance | 0.9044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.08
Banana (survey)
#FFFF7E
ΔE00 4.30
Yellowish Tan
#FCFC81
ΔE00 4.33
Butter
#FFFF81
ΔE00 4.34
Pale Yellow
#FFFF84
ΔE00 4.40
Light Yellow
#FFFE7A
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF74 #8874FF
analogous
#FFCD74 #EBFF74 #A5FF74
triadic
#EBFF74 #74EBFF #FF74EB
tetradic
#EBFF74 #74FFCD #8874FF #FF74A5
square
#EBFF74 #74FFCD #8874FF #FF74A5
split-complementary
#EBFF74 #74A5FF #CD74FF
monochromatic
#D5F900 #E2FF37 #EBFF74 #F4FFB1 #FBFFE0
Accessibility & contrast
On white
1.10
#EBFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#EBFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF74
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF74 | 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)
#FFF366
Deuteranopia (green-blind)
#FFF57C
Tritanopia (blue-blind)
#F8F2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff74; /* rgb */ color: rgb(235, 255, 116); /* oklch */ color: oklch(95.8% 0.164 116.4);
Tailwind
colors: {
custom: {
50: '#f4ffa0',
500: '#ebff74',
950: '#000000',
},
}SCSS
$custom: #ebff74; $custom-light: #f4ffa0; $custom-dark: #000000;
JSON
{
"hex": "#ebff74",
"rgb": {
"r": 235,
"g": 255,
"b": 116
},
"hsl": {
"h": 68.633,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.95832,
"c": 0.16435,
"h": 116.4
},
"luminance": 0.90443
}Semantic roles & 50–950 ramp
primary
#EBFF74
secondary
#523BDC
accent
#00E621
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17180F
muted
#858680