#EBFD7F#EBFD7F
#EBFD7F is a very light, vivid yellow. Relative luminance 0.894; OKLCH L 95.5% C 0.152 H 116.1°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFD7F |
|---|---|
| RGB | rgb(235, 253, 127) |
| HSL | hsl(69, 97%, 75%) |
| HSV | hsv(69, 50%, 99%) |
| CMYK | cmyk(7.1%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(95.77, -23.40, 57.71) |
| CIE-LCH | lch(95.77, 62.27, 112.07°) |
| OKLab | oklab(95.54% -0.0668 0.1365) |
| OKLCH | oklch(95.54% 0.152 116.1) |
| XYZ | xyz(73.2180, 89.4459, 33.4822) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.97
Yellowish Tan
#FCFC81
ΔE00 3.99
Pale Yellow
#FFFF84
ΔE00 4.10
Butter
#FFFF81
ΔE00 4.15
Banana (survey)
#FFFF7E
ΔE00 4.23
Light Yellow
#FFFE7A
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFD7F #917FFD
analogous
#FDD07F #EBFD7F #ACFD7F
triadic
#EBFD7F #7FEBFD #FD7FEB
tetradic
#EBFD7F #7FFDD0 #917FFD #FD7FAC
square
#EBFD7F #7FFDD0 #917FFD #FD7FAC
split-complementary
#EBFD7F #7FACFD #D07FFD
monochromatic
#D8FB06 #E2FC43 #EBFD7F #F4FEBB #FAFFE1
Accessibility & contrast
On white
1.11
#EBFD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#EBFD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFD7F
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFD7F | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF273
Deuteranopia (green-blind)
#FFF486
Tritanopia (blue-blind)
#F7F1E0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebfd7f; /* rgb */ color: rgb(235, 253, 127); /* oklch */ color: oklch(95.5% 0.152 116.1);
Tailwind
colors: {
custom: {
50: '#f3fea7',
500: '#ebfd7f',
950: '#000000',
},
}SCSS
$custom: #ebfd7f; $custom-light: #f3fea7; $custom-dark: #000000;
JSON
{
"hex": "#ebfd7f",
"rgb": {
"r": 235,
"g": 253,
"b": 127
},
"hsl": {
"h": 68.571,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.95537,
"c": 0.152,
"h": 116.1
},
"luminance": 0.89445
}Semantic roles & 50–950 ramp
primary
#EBFD7F
secondary
#5A45DB
accent
#00E621
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581