#EBFC7F#EBFC7F
#EBFC7F is a very light, vivid yellow. Relative luminance 0.888; OKLCH L 95.3% C 0.151 H 115.7°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFC7F |
|---|---|
| RGB | rgb(235, 252, 127) |
| HSL | hsl(68, 95%, 74%) |
| HSV | hsv(68, 50%, 99%) |
| CMYK | cmyk(6.7%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(95.50, -22.93, 57.39) |
| CIE-LCH | lch(95.50, 61.80, 111.78°) |
| OKLab | oklab(95.33% -0.0655 0.1359) |
| OKLCH | oklch(95.33% 0.151 115.7) |
| XYZ | xyz(72.9032, 88.8162, 33.3773) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.83
Faded Yellow
#FEFF7F
ΔE00 3.85
Pale Yellow
#FFFF84
ΔE00 3.97
Butter
#FFFF81
ΔE00 4.02
Banana (survey)
#FFFF7E
ΔE00 4.11
Light Yellow
#FFFE7A
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFC7F #907FFC
analogous
#FCCF7F #EBFC7F #ADFC7F
triadic
#EBFC7F #7FEBFC #FC7FEB
tetradic
#EBFC7F #7FFCCF #907FFC #FC7FAD
square
#EBFC7F #7FFCCF #907FFC #FC7FAD
split-complementary
#EBFC7F #7FADFC #CF7FFC
monochromatic
#D8F907 #E2FB43 #EBFC7F #F4FDBB #FAFEE1
Accessibility & contrast
On white
1.12
#EBFC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#EBFC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFC7F
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFC7F | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF174
Deuteranopia (green-blind)
#FFF386
Tritanopia (blue-blind)
#F7F0DF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebfc7f; /* rgb */ color: rgb(235, 252, 127); /* oklch */ color: oklch(95.3% 0.151 115.7);
Tailwind
colors: {
custom: {
50: '#f3fda7',
500: '#ebfc7f',
950: '#000000',
},
}SCSS
$custom: #ebfc7f; $custom-light: #f3fda7; $custom-dark: #000000;
JSON
{
"hex": "#ebfc7f",
"rgb": {
"r": 235,
"g": 252,
"b": 127
},
"hsl": {
"h": 68.16,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.95327,
"c": 0.1508,
"h": 115.7
},
"luminance": 0.88815
}Semantic roles & 50–950 ramp
primary
#EBFC7F
secondary
#5945DA
accent
#00E61F
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581