#EBFF7C#EBFF7C
#EBFF7C is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 95.9% C 0.157 H 116.6°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF7C |
|---|---|
| RGB | rgb(235, 255, 124) |
| HSL | hsl(69, 100%, 74%) |
| HSV | hsv(69, 51%, 100%) |
| CMYK | cmyk(7.8%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(96.26, -24.61, 59.65) |
| CIE-LCH | lch(96.26, 64.53, 112.42°) |
| OKLab | oklab(95.92% -0.0705 0.1405) |
| OKLCH | oklch(95.92% 0.157 116.6) |
| XYZ | xyz(73.6601, 90.6382, 32.6794) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.16
Yellowish Tan
#FCFC81
ΔE00 4.30
Pale Yellow
#FFFF84
ΔE00 4.36
Butter
#FFFF81
ΔE00 4.37
Banana (survey)
#FFFF7E
ΔE00 4.41
Light Yellow
#FFFE7A
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF7C #907CFF
analogous
#FFD17C #EBFF7C #AAFF7C
triadic
#EBFF7C #7CEBFF #FF7CEB
tetradic
#EBFF7C #7CFFD1 #907CFF #FF7CAA
square
#EBFF7C #7CFFD1 #907CFF #FF7CAA
split-complementary
#EBFF7C #7CAAFF #D17CFF
monochromatic
#D8FF02 #E2FF3F #EBFF7C #F4FFB9 #FAFFE0
Accessibility & contrast
On white
1.10
#EBFF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#EBFF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF7C
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF7C | 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)
#FFF470
Deuteranopia (green-blind)
#FFF583
Tritanopia (blue-blind)
#F7F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff7c; /* rgb */ color: rgb(235, 255, 124); /* oklch */ color: oklch(95.9% 0.157 116.6);
Tailwind
colors: {
custom: {
50: '#f4ffa5',
500: '#ebff7c',
950: '#000000',
},
}SCSS
$custom: #ebff7c; $custom-light: #f4ffa5; $custom-dark: #000000;
JSON
{
"hex": "#ebff7c",
"rgb": {
"r": 235,
"g": 255,
"b": 124
},
"hsl": {
"h": 69.16,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.95923,
"c": 0.1572,
"h": 116.6
},
"luminance": 0.90637
}Semantic roles & 50–950 ramp
primary
#EBFF7C
secondary
#5942DE
accent
#00E623
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680