#EBFE70#EBFE70
#EBFE70 is a very light, vivid yellow. Relative luminance 0.897; OKLCH L 95.6% C 0.167 H 116.0°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFE70 |
|---|---|
| RGB | rgb(235, 254, 112) |
| HSL | hsl(68, 99%, 72%) |
| HSV | hsv(68, 56%, 100%) |
| CMYK | cmyk(7.5%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(95.88, -25.12, 64.49) |
| CIE-LCH | lch(95.88, 69.21, 111.28°) |
| OKLab | oklab(95.58% -0.0731 0.1497) |
| OKLCH | oklch(95.58% 0.167 116) |
| XYZ | xyz(72.6287, 89.7166, 28.8171) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.96
Banana (survey)
#FFFF7E
ΔE00 4.16
Butter
#FFFF81
ΔE00 4.23
Yellowish Tan
#FCFC81
ΔE00 4.23
Canary
#FDFF63
ΔE00 4.29
Light Yellow
#FFFE7A
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFE70 #8370FE
analogous
#FECA70 #EBFE70 #A4FE70
triadic
#EBFE70 #70EBFE #FE70EB
tetradic
#EBFE70 #70FECA #8370FE #FE70A4
square
#EBFE70 #70FECA #8370FE #FE70A4
split-complementary
#EBFE70 #70A4FE #CA70FE
monochromatic
#D2F202 #E3FE33 #EBFE70 #F4FEAD #FBFFE1
Accessibility & contrast
On white
1.11
#EBFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#EBFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFE70
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFE70 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF261
Deuteranopia (green-blind)
#FFF479
Tritanopia (blue-blind)
#F8F1DF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebfe70; /* rgb */ color: rgb(235, 254, 112); /* oklch */ color: oklch(95.6% 0.167 116.0);
Tailwind
colors: {
custom: {
50: '#f4fe9d',
500: '#ebfe70',
950: '#000000',
},
}SCSS
$custom: #ebfe70; $custom-light: #f4fe9d; $custom-dark: #000000;
JSON
{
"hex": "#ebfe70",
"rgb": {
"r": 235,
"g": 254,
"b": 112
},
"hsl": {
"h": 68.028,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.95579,
"c": 0.16662,
"h": 116
},
"luminance": 0.89716
}Semantic roles & 50–950 ramp
primary
#EBFE70
secondary
#4D38DA
accent
#00E61F
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580