#EBFE7F#EBFE7F
#EBFE7F is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 95.7% C 0.153 H 116.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFE7F |
|---|---|
| RGB | rgb(235, 254, 127) |
| HSL | hsl(69, 98%, 75%) |
| HSV | hsv(69, 50%, 100%) |
| CMYK | cmyk(7.5%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(96.03, -23.88, 58.02) |
| CIE-LCH | lch(96.03, 62.74, 112.37°) |
| OKLab | oklab(95.75% -0.0682 0.1372) |
| OKLCH | oklch(95.75% 0.153 116.4) |
| XYZ | xyz(73.5345, 90.0789, 33.5877) |
| Luminance | 0.9008 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.10
Yellowish Tan
#FCFC81
ΔE00 4.16
Pale Yellow
#FFFF84
ΔE00 4.24
Butter
#FFFF81
ΔE00 4.29
Banana (survey)
#FFFF7E
ΔE00 4.36
Light Yellow
#FFFE7A
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFE7F #927FFE
analogous
#FED17F #EBFE7F #ACFE7F
triadic
#EBFE7F #7FEBFE #FE7FEB
tetradic
#EBFE7F #7FFED1 #927FFE #FE7FAC
square
#EBFE7F #7FFED1 #927FFE #FE7FAC
split-complementary
#EBFE7F #7FACFE #D17FFE
monochromatic
#D8FD06 #E2FE42 #EBFE7F #F4FEBC #FAFFE1
Accessibility & contrast
On white
1.10
#EBFE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#EBFE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFE7F
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFE7F | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF373
Deuteranopia (green-blind)
#FFF586
Tritanopia (blue-blind)
#F7F2E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebfe7f; /* rgb */ color: rgb(235, 254, 127); /* oklch */ color: oklch(95.7% 0.153 116.4);
Tailwind
colors: {
custom: {
50: '#f3fea7',
500: '#ebfe7f',
950: '#000000',
},
}SCSS
$custom: #ebfe7f; $custom-light: #f3fea7; $custom-dark: #000000;
JSON
{
"hex": "#ebfe7f",
"rgb": {
"r": 235,
"g": 254,
"b": 127
},
"hsl": {
"h": 68.976,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.95748,
"c": 0.15321,
"h": 116.4
},
"luminance": 0.90078
}Semantic roles & 50–950 ramp
primary
#EBFE7F
secondary
#5B45DD
accent
#00E622
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581