#EBFF77#EBFF77
#EBFF77 is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 95.9% C 0.162 H 116.5°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF77 |
|---|---|
| RGB | rgb(235, 255, 119) |
| HSL | hsl(69, 100%, 73%) |
| HSV | hsv(69, 53%, 100%) |
| CMYK | cmyk(7.8%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(96.21, -25.04, 61.81) |
| CIE-LCH | lch(96.21, 66.69, 112.05°) |
| OKLab | oklab(95.87% -0.0722 0.1447) |
| OKLCH | oklch(95.87% 0.162 116.5) |
| XYZ | xyz(73.3519, 90.5149, 31.0561) |
| Luminance | 0.9051 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.09
Yellowish Tan
#FCFC81
ΔE00 4.30
Banana (survey)
#FFFF7E
ΔE00 4.32
Butter
#FFFF81
ΔE00 4.33
Pale Yellow
#FFFF84
ΔE00 4.37
Light Yellow
#FFFE7A
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF77 #8B77FF
analogous
#FFCF77 #EBFF77 #A7FF77
triadic
#EBFF77 #77EBFF #FF77EB
tetradic
#EBFF77 #77FFCF #8B77FF #FF77A7
square
#EBFF77 #77FFCF #8B77FF #FF77A7
split-complementary
#EBFF77 #77A7FF #CF77FF
monochromatic
#D7FC00 #E2FF3A #EBFF77 #F4FFB4 #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#EBFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF77
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF77 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36A
Deuteranopia (green-blind)
#FFF57F
Tritanopia (blue-blind)
#F7F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff77; /* rgb */ color: rgb(235, 255, 119); /* oklch */ color: oklch(95.9% 0.162 116.5);
Tailwind
colors: {
custom: {
50: '#f4ffa2',
500: '#ebff77',
950: '#000000',
},
}SCSS
$custom: #ebff77; $custom-light: #f4ffa2; $custom-dark: #000000;
JSON
{
"hex": "#ebff77",
"rgb": {
"r": 235,
"g": 255,
"b": 119
},
"hsl": {
"h": 68.824,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.95865,
"c": 0.16172,
"h": 116.5
},
"luminance": 0.90514
}Semantic roles & 50–950 ramp
primary
#EBFF77
secondary
#553DDD
accent
#00E622
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680