#EBFF70#EBFF70
#EBFF70 is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 95.8% C 0.168 H 116.3°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF70 |
|---|---|
| RGB | rgb(235, 255, 112) |
| HSL | hsl(68, 100%, 72%) |
| HSV | hsv(68, 56%, 100%) |
| CMYK | cmyk(7.8%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(96.14, -25.59, 64.78) |
| CIE-LCH | lch(96.14, 69.66, 111.56°) |
| OKLab | oklab(95.79% -0.0744 0.1504) |
| OKLCH | oklch(95.79% 0.168 116.3) |
| XYZ | xyz(72.9469, 90.3529, 28.9231) |
| Luminance | 0.9035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.11
Banana (survey)
#FFFF7E
ΔE00 4.31
Butter
#FFFF81
ΔE00 4.38
Canary
#FDFF63
ΔE00 4.40
Yellowish Tan
#FCFC81
ΔE00 4.41
Light Yellow
#FFFE7A
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF70 #8470FF
analogous
#FFCC70 #EBFF70 #A3FF70
triadic
#EBFF70 #70EBFF #FF70EB
tetradic
#EBFF70 #70FFCC #8470FF #FF70A3
square
#EBFF70 #70FFCC #8470FF #FF70A3
split-complementary
#EBFF70 #70A3FF #CC70FF
monochromatic
#D2F500 #E2FF33 #EBFF70 #F4FFAD #FBFFE0
Accessibility & contrast
On white
1.10
#EBFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#EBFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF70
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF70 | 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)
#FFF361
Deuteranopia (green-blind)
#FFF579
Tritanopia (blue-blind)
#F8F2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebff70; /* rgb */ color: rgb(235, 255, 112); /* oklch */ color: oklch(95.8% 0.168 116.3);
Tailwind
colors: {
custom: {
50: '#f4ff9e',
500: '#ebff70',
950: '#000000',
},
}SCSS
$custom: #ebff70; $custom-light: #f4ff9e; $custom-dark: #000000;
JSON
{
"hex": "#ebff70",
"rgb": {
"r": 235,
"g": 255,
"b": 112
},
"hsl": {
"h": 68.392,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.9579,
"c": 0.16778,
"h": 116.3
},
"luminance": 0.90352
}Semantic roles & 50–950 ramp
primary
#EBFF70
secondary
#4E37DC
accent
#00E620
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17180F
muted
#858680