#EBFE8B#EBFE8B
#EBFE8B is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 95.9% C 0.142 H 116.9°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFE8B |
|---|---|
| RGB | rgb(235, 254, 139) |
| HSL | hsl(70, 98%, 77%) |
| HSV | hsv(70, 45%, 100%) |
| CMYK | cmyk(7.5%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(96.17, -22.75, 52.64) |
| CIE-LCH | lch(96.17, 57.34, 113.37°) |
| OKLab | oklab(95.9% -0.0639 0.1263) |
| OKLCH | oklch(95.9% 0.142 116.9) |
| XYZ | xyz(74.3637, 90.4105, 37.9546) |
| Luminance | 0.9041 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.65
Pale Yellow
#FFFF84
ΔE00 4.70
Faded Yellow
#FEFF7F
ΔE00 4.76
Butter
#FFFF81
ΔE00 4.86
Banana (survey)
#FFFF7E
ΔE00 5.04
Light Yellow
#FFFE7A
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFE8B #9E8BFE
analogous
#FED88B #EBFE8B #B2FE8B
triadic
#EBFE8B #8BEBFE #FE8BEB
tetradic
#EBFE8B #8BFED8 #9E8BFE #FE8BB2
square
#EBFE8B #8BFED8 #9E8BFE #FE8BB2
split-complementary
#EBFE8B #8BB2FE #D88BFE
monochromatic
#D6FD12 #E1FD4E #EBFE8B #F5FFC8 #FAFFE1
Accessibility & contrast
On white
1.10
#EBFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#EBFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFE8B
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFE8B | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF381
Deuteranopia (green-blind)
#FFF591
Tritanopia (blue-blind)
#F6F3E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebfe8b; /* rgb */ color: rgb(235, 254, 139); /* oklch */ color: oklch(95.9% 0.142 116.9);
Tailwind
colors: {
custom: {
50: '#f3feaf',
500: '#ebfe8b',
950: '#000000',
},
}SCSS
$custom: #ebfe8b; $custom-light: #f3feaf; $custom-dark: #000000;
JSON
{
"hex": "#ebfe8b",
"rgb": {
"r": 235,
"g": 254,
"b": 139
},
"hsl": {
"h": 69.913,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.95902,
"c": 0.14153,
"h": 116.9
},
"luminance": 0.9041
}Semantic roles & 50–950 ramp
primary
#EBFE8B
secondary
#674FDE
accent
#00E626
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581