#EBFC6F#EBFC6F
#EBFC6F is a very light, vivid yellow. Relative luminance 0.884; OKLCH L 95.1% C 0.165 H 115.4°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFC6F |
|---|---|
| RGB | rgb(235, 252, 111) |
| HSL | hsl(67, 96%, 71%) |
| HSV | hsv(67, 56%, 99%) |
| CMYK | cmyk(6.7%, 0%, 56%, 1.2%) |
| CIE-LAB | lab(95.34, -24.25, 64.31) |
| CIE-LCH | lch(95.34, 68.73, 110.66°) |
| OKLab | oklab(95.15% -0.0707 0.1493) |
| OKLCH | oklch(95.15% 0.165 115.4) |
| XYZ | xyz(71.9420, 88.4317, 28.3150) |
| Luminance | 0.8843 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.69
Banana (survey)
#FFFF7E
ΔE00 3.88
Yellowish Tan
#FCFC81
ΔE00 3.91
Butter
#FFFF81
ΔE00 3.96
Light Yellow
#FFFE7A
ΔE00 4.00
Canary
#FDFF63
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFC6F #806FFC
analogous
#FCC66F #EBFC6F #A4FC6F
triadic
#EBFC6F #6FEBFC #FC6FEB
tetradic
#EBFC6F #6FFCC6 #806FFC #FC6FA4
square
#EBFC6F #6FFCC6 #806FFC #FC6FA4
split-complementary
#EBFC6F #6FA4FC #C66FFC
monochromatic
#D0EC05 #E3FB33 #EBFC6F #F3FDAB #FBFEE1
Accessibility & contrast
On white
1.12
#EBFC6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#EBFC6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFC6F
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFC6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFC6F | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF160
Deuteranopia (green-blind)
#FFF377
Tritanopia (blue-blind)
#F8EFDD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebfc6f; /* rgb */ color: rgb(235, 252, 111); /* oklch */ color: oklch(95.1% 0.165 115.4);
Tailwind
colors: {
custom: {
50: '#f4fd9d',
500: '#ebfc6f',
950: '#000000',
},
}SCSS
$custom: #ebfc6f; $custom-light: #f4fd9d; $custom-dark: #000000;
JSON
{
"hex": "#ebfc6f",
"rgb": {
"r": 235,
"g": 252,
"b": 111
},
"hsl": {
"h": 67.234,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.95146,
"c": 0.16517,
"h": 115.4
},
"luminance": 0.88431
}Semantic roles & 50–950 ramp
primary
#EBFC6F
secondary
#4B37D8
accent
#00E61C
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580