#EBFF6F#EBFF6F
#EBFF6F is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 95.8% C 0.169 H 116.3°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF6F |
|---|---|
| RGB | rgb(235, 255, 111) |
| HSL | hsl(68, 100%, 72%) |
| HSV | hsv(68, 56%, 100%) |
| CMYK | cmyk(7.8%, 0%, 56.5%, 0%) |
| CIE-LAB | lab(96.13, -25.67, 65.20) |
| CIE-LCH | lch(96.13, 70.07, 111.49°) |
| OKLab | oklab(95.78% -0.0747 0.1512) |
| OKLCH | oklch(95.78% 0.169 116.3) |
| XYZ | xyz(72.8915, 90.3307, 28.6315) |
| Luminance | 0.9033 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.13
Banana (survey)
#FFFF7E
ΔE00 4.32
Canary
#FDFF63
ΔE00 4.35
Butter
#FFFF81
ΔE00 4.40
Yellowish Tan
#FCFC81
ΔE00 4.44
Light Yellow
#FFFE7A
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF6F #836FFF
analogous
#FFCB6F #EBFF6F #A3FF6F
triadic
#EBFF6F #6FEBFF #FF6FEB
tetradic
#EBFF6F #6FFFCB #836FFF #FF6FA3
square
#EBFF6F #6FFFCB #836FFF #FF6FA3
split-complementary
#EBFF6F #6FA3FF #CB6FFF
monochromatic
#D2F400 #E3FF32 #EBFF6F #F4FFAC #FBFFE0
Accessibility & contrast
On white
1.10
#EBFF6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#EBFF6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF6F
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF6F | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF360
Deuteranopia (green-blind)
#FFF578
Tritanopia (blue-blind)
#F8F2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff6f; /* rgb */ color: rgb(235, 255, 111); /* oklch */ color: oklch(95.8% 0.169 116.3);
Tailwind
colors: {
custom: {
50: '#f4ff9d',
500: '#ebff6f',
950: '#000000',
},
}SCSS
$custom: #ebff6f; $custom-light: #f4ff9d; $custom-dark: #000000;
JSON
{
"hex": "#ebff6f",
"rgb": {
"r": 235,
"g": 255,
"b": 111
},
"hsl": {
"h": 68.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.9578,
"c": 0.16861,
"h": 116.3
},
"luminance": 0.9033
}Semantic roles & 50–950 ramp
primary
#EBFF6F
secondary
#4D37DC
accent
#00E620
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580