#EBFF7D#EBFF7D
#EBFF7D is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 95.9% C 0.156 H 116.7°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF7D |
|---|---|
| RGB | rgb(235, 255, 125) |
| HSL | hsl(69, 100%, 75%) |
| HSV | hsv(69, 51%, 100%) |
| CMYK | cmyk(7.8%, 0%, 51%, 0%) |
| CIE-LAB | lab(96.27, -24.53, 59.21) |
| CIE-LCH | lch(96.27, 64.09, 112.50°) |
| OKLab | oklab(95.93% -0.0702 0.1396) |
| OKLCH | oklch(95.93% 0.156 116.7) |
| XYZ | xyz(73.7236, 90.6636, 33.0141) |
| Luminance | 0.9066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.18
Yellowish Tan
#FCFC81
ΔE00 4.31
Pale Yellow
#FFFF84
ΔE00 4.37
Butter
#FFFF81
ΔE00 4.39
Banana (survey)
#FFFF7E
ΔE00 4.44
Light Yellow
#FFFE7A
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF7D #917DFF
analogous
#FFD27D #EBFF7D #AAFF7D
triadic
#EBFF7D #7DEBFF #FF7DEB
tetradic
#EBFF7D #7DFFD2 #917DFF #FF7DAA
square
#EBFF7D #7DFFD2 #917DFF #FF7DAA
split-complementary
#EBFF7D #7DAAFF #D27DFF
monochromatic
#D8FF03 #E2FF40 #EBFF7D #F4FFBA #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#EBFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF7D
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF7D | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF471
Deuteranopia (green-blind)
#FFF584
Tritanopia (blue-blind)
#F7F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff7d; /* rgb */ color: rgb(235, 255, 125); /* oklch */ color: oklch(95.9% 0.156 116.7);
Tailwind
colors: {
custom: {
50: '#f3ffa6',
500: '#ebff7d',
950: '#000000',
},
}SCSS
$custom: #ebff7d; $custom-light: #f3ffa6; $custom-dark: #000000;
JSON
{
"hex": "#ebff7d",
"rgb": {
"r": 235,
"g": 255,
"b": 125
},
"hsl": {
"h": 69.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.95934,
"c": 0.15627,
"h": 116.7
},
"luminance": 0.90663
}Semantic roles & 50–950 ramp
primary
#EBFF7D
secondary
#5A42DE
accent
#00E623
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#171810
muted
#858680