#EBFF71#EBFF71
#EBFF71 is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 95.8% C 0.167 H 116.3°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF71 |
|---|---|
| RGB | rgb(235, 255, 113) |
| HSL | hsl(68, 100%, 72%) |
| HSV | hsv(68, 56%, 100%) |
| CMYK | cmyk(7.8%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(96.15, -25.52, 64.36) |
| CIE-LCH | lch(96.15, 69.24, 111.62°) |
| OKLab | oklab(95.8% -0.0741 0.1496) |
| OKLCH | oklch(95.8% 0.167 116.3) |
| XYZ | xyz(73.0028, 90.3753, 29.2180) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.10
Banana (survey)
#FFFF7E
ΔE00 4.30
Butter
#FFFF81
ΔE00 4.37
Yellowish Tan
#FCFC81
ΔE00 4.39
Pale Yellow
#FFFF84
ΔE00 4.46
Canary
#FDFF63
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF71 #8571FF
analogous
#FFCC71 #EBFF71 #A4FF71
triadic
#EBFF71 #71EBFF #FF71EB
tetradic
#EBFF71 #71FFCC #8571FF #FF71A4
square
#EBFF71 #71FFCC #8571FF #FF71A4
split-complementary
#EBFF71 #71A4FF #CC71FF
monochromatic
#D3F600 #E2FF34 #EBFF71 #F4FFAE #FBFFE0
Accessibility & contrast
On white
1.10
#EBFF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#EBFF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF71
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF71 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF362
Deuteranopia (green-blind)
#FFF57A
Tritanopia (blue-blind)
#F8F2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff71; /* rgb */ color: rgb(235, 255, 113); /* oklch */ color: oklch(95.8% 0.167 116.3);
Tailwind
colors: {
custom: {
50: '#f4ff9e',
500: '#ebff71',
950: '#000000',
},
}SCSS
$custom: #ebff71; $custom-light: #f4ff9e; $custom-dark: #000000;
JSON
{
"hex": "#ebff71",
"rgb": {
"r": 235,
"g": 255,
"b": 113
},
"hsl": {
"h": 68.451,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.95801,
"c": 0.16693,
"h": 116.3
},
"luminance": 0.90374
}Semantic roles & 50–950 ramp
primary
#EBFF71
secondary
#4F38DC
accent
#00E620
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17180F
muted
#858680