#EBFF8B#EBFF8B
#EBFF8B is a very light, vivid yellow-green. Relative luminance 0.910; OKLCH L 96.1% C 0.143 H 117.2°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF8B |
|---|---|
| RGB | rgb(235, 255, 139) |
| HSL | hsl(70, 100%, 77%) |
| HSV | hsv(70, 45%, 100%) |
| CMYK | cmyk(7.8%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(96.43, -23.23, 52.96) |
| CIE-LCH | lch(96.43, 57.83, 113.68°) |
| OKLab | oklab(96.11% -0.0653 0.127) |
| OKLCH | oklch(96.11% 0.143 117.2) |
| XYZ | xyz(74.6818, 91.0469, 38.0606) |
| Luminance | 0.9105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.80
Pale Yellow
#FFFF84
ΔE00 4.83
Faded Yellow
#FEFF7F
ΔE00 4.87
Butter
#FFFF81
ΔE00 4.98
Banana (survey)
#FFFF7E
ΔE00 5.15
Light Yellow Green
#CCFD7F
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF8B #9F8BFF
analogous
#FFD98B #EBFF8B #B1FF8B
triadic
#EBFF8B #8BEBFF #FF8BEB
tetradic
#EBFF8B #8BFFD9 #9F8BFF #FF8BB1
square
#EBFF8B #8BFFD9 #9F8BFF #FF8BB1
split-complementary
#EBFF8B #8BB1FF #D98BFF
monochromatic
#D6FF11 #E0FF4E #EBFF8B #F6FFC8 #FAFFE0
Accessibility & contrast
On white
1.09
#EBFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#EBFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF8B
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF8B | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF481
Deuteranopia (green-blind)
#FFF691
Tritanopia (blue-blind)
#F6F4E4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff8b; /* rgb */ color: rgb(235, 255, 139); /* oklch */ color: oklch(96.1% 0.143 117.2);
Tailwind
colors: {
custom: {
50: '#f3ffaf',
500: '#ebff8b',
950: '#000000',
},
}SCSS
$custom: #ebff8b; $custom-light: #f3ffaf; $custom-dark: #000000;
JSON
{
"hex": "#ebff8b",
"rgb": {
"r": 235,
"g": 255,
"b": 139
},
"hsl": {
"h": 70.345,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.96112,
"c": 0.14278,
"h": 117.2
},
"luminance": 0.91046
}Semantic roles & 50–950 ramp
primary
#EBFF8B
secondary
#674EE0
accent
#00E628
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681