#EBFF7B#EBFF7B
#EBFF7B is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 95.9% C 0.158 H 116.6°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF7B |
|---|---|
| RGB | rgb(235, 255, 123) |
| HSL | hsl(69, 100%, 74%) |
| HSV | hsv(69, 52%, 100%) |
| CMYK | cmyk(7.8%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(96.25, -24.70, 60.08) |
| CIE-LCH | lch(96.25, 64.96, 112.35°) |
| OKLab | oklab(95.91% -0.0708 0.1414) |
| OKLCH | oklch(95.91% 0.158 116.6) |
| XYZ | xyz(73.5972, 90.6130, 32.3480) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.14
Yellowish Tan
#FCFC81
ΔE00 4.29
Butter
#FFFF81
ΔE00 4.36
Pale Yellow
#FFFF84
ΔE00 4.36
Banana (survey)
#FFFF7E
ΔE00 4.38
Light Yellow
#FFFE7A
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF7B #8F7BFF
analogous
#FFD17B #EBFF7B #A9FF7B
triadic
#EBFF7B #7BEBFF #FF7BEB
tetradic
#EBFF7B #7BFFD1 #8F7BFF #FF7BA9
square
#EBFF7B #7BFFD1 #8F7BFF #FF7BA9
split-complementary
#EBFF7B #7BA9FF #D17BFF
monochromatic
#D8FF01 #E2FF3E #EBFF7B #F4FFB8 #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#EBFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF7B
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF7B | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF46E
Deuteranopia (green-blind)
#FFF582
Tritanopia (blue-blind)
#F7F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff7b; /* rgb */ color: rgb(235, 255, 123); /* oklch */ color: oklch(95.9% 0.158 116.6);
Tailwind
colors: {
custom: {
50: '#f4ffa4',
500: '#ebff7b',
950: '#000000',
},
}SCSS
$custom: #ebff7b; $custom-light: #f4ffa4; $custom-dark: #000000;
JSON
{
"hex": "#ebff7b",
"rgb": {
"r": 235,
"g": 255,
"b": 123
},
"hsl": {
"h": 69.091,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.95911,
"c": 0.15811,
"h": 116.6
},
"luminance": 0.90612
}Semantic roles & 50–950 ramp
primary
#EBFF7B
secondary
#5941DD
accent
#00E623
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680