#EBFF7E#EBFF7E
#EBFF7E is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 95.9% C 0.155 H 116.7°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF7E |
|---|---|
| RGB | rgb(235, 255, 126) |
| HSL | hsl(69, 100%, 75%) |
| HSV | hsv(69, 51%, 100%) |
| CMYK | cmyk(7.8%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(96.28, -24.44, 58.77) |
| CIE-LCH | lch(96.28, 63.65, 112.58°) |
| OKLab | oklab(95.95% -0.0698 0.1388) |
| OKLCH | oklch(95.95% 0.155 116.7) |
| XYZ | xyz(73.7878, 90.6893, 33.3522) |
| Luminance | 0.9069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.21
Yellowish Tan
#FCFC81
ΔE00 4.32
Pale Yellow
#FFFF84
ΔE00 4.38
Butter
#FFFF81
ΔE00 4.41
Banana (survey)
#FFFF7E
ΔE00 4.47
Light Yellow
#FFFE7A
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF7E #927EFF
analogous
#FFD27E #EBFF7E #ABFF7E
triadic
#EBFF7E #7EEBFF #FF7EEB
tetradic
#EBFF7E #7EFFD2 #927EFF #FF7EAB
square
#EBFF7E #7EFFD2 #927EFF #FF7EAB
split-complementary
#EBFF7E #7EABFF #D27EFF
monochromatic
#D8FF04 #E2FF41 #EBFF7E #F4FFBB #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#EBFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF7E
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF7E | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF472
Deuteranopia (green-blind)
#FFF585
Tritanopia (blue-blind)
#F7F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff7e; /* rgb */ color: rgb(235, 255, 126); /* oklch */ color: oklch(95.9% 0.155 116.7);
Tailwind
colors: {
custom: {
50: '#f3ffa6',
500: '#ebff7e',
950: '#000000',
},
}SCSS
$custom: #ebff7e; $custom-light: #f3ffa6; $custom-dark: #000000;
JSON
{
"hex": "#ebff7e",
"rgb": {
"r": 235,
"g": 255,
"b": 126
},
"hsl": {
"h": 69.302,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.95946,
"c": 0.15535,
"h": 116.7
},
"luminance": 0.90689
}Semantic roles & 50–950 ramp
primary
#EBFF7E
secondary
#5B43DE
accent
#00E624
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#171810
muted
#858680