#EBFF7A#EBFF7A
#EBFF7A is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 95.9% C 0.159 H 116.6°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF7A |
|---|---|
| RGB | rgb(235, 255, 122) |
| HSL | hsl(69, 100%, 74%) |
| HSV | hsv(69, 52%, 100%) |
| CMYK | cmyk(7.8%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(96.24, -24.78, 60.52) |
| CIE-LCH | lch(96.24, 65.40, 112.27°) |
| OKLab | oklab(95.9% -0.0712 0.1422) |
| OKLCH | oklch(95.9% 0.159 116.6) |
| XYZ | xyz(73.5349, 90.5881, 32.0200) |
| Luminance | 0.9059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.12
Yellowish Tan
#FCFC81
ΔE00 4.29
Butter
#FFFF81
ΔE00 4.34
Pale Yellow
#FFFF84
ΔE00 4.36
Banana (survey)
#FFFF7E
ΔE00 4.36
Light Yellow
#FFFE7A
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF7A #8E7AFF
analogous
#FFD17A #EBFF7A #A9FF7A
triadic
#EBFF7A #7AEBFF #FF7AEB
tetradic
#EBFF7A #7AFFD1 #8E7AFF #FF7AA9
square
#EBFF7A #7AFFD1 #8E7AFF #FF7AA9
split-complementary
#EBFF7A #7AA9FF #D17AFF
monochromatic
#D8FF00 #E2FF3D #EBFF7A #F4FFB7 #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#EBFF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF7A
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF7A | 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)
#FFF46D
Deuteranopia (green-blind)
#FFF582
Tritanopia (blue-blind)
#F7F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff7a; /* rgb */ color: rgb(235, 255, 122); /* oklch */ color: oklch(95.9% 0.159 116.6);
Tailwind
colors: {
custom: {
50: '#f4ffa4',
500: '#ebff7a',
950: '#000000',
},
}SCSS
$custom: #ebff7a; $custom-light: #f4ffa4; $custom-dark: #000000;
JSON
{
"hex": "#ebff7a",
"rgb": {
"r": 235,
"g": 255,
"b": 122
},
"hsl": {
"h": 69.023,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.95899,
"c": 0.15902,
"h": 116.6
},
"luminance": 0.90587
}Semantic roles & 50–950 ramp
primary
#EBFF7A
secondary
#5840DD
accent
#00E623
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680