#EBFF8D#EBFF8D
#EBFF8D is a very light, vivid yellow-green. Relative luminance 0.911; OKLCH L 96.1% C 0.141 H 117.3°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF8D |
|---|---|
| RGB | rgb(235, 255, 141) |
| HSL | hsl(71, 100%, 78%) |
| HSV | hsv(71, 45%, 100%) |
| CMYK | cmyk(7.8%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(96.45, -23.03, 52.05) |
| CIE-LCH | lch(96.45, 56.91, 113.87°) |
| OKLab | oklab(96.14% -0.0646 0.1251) |
| OKLCH | oklch(96.14% 0.141 117.3) |
| XYZ | xyz(74.8293, 91.1059, 38.8373) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.92
Pale Yellow
#FFFF84
ΔE00 4.95
Faded Yellow
#FEFF7F
ΔE00 5.02
Butter
#FFFF81
ΔE00 5.11
Banana (survey)
#FFFF7E
ΔE00 5.30
Light Yellow Green
#CCFD7F
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF8D #A18DFF
analogous
#FFDA8D #EBFF8D #B2FF8D
triadic
#EBFF8D #8DEBFF #FF8DEB
tetradic
#EBFF8D #8DFFDA #A18DFF #FF8DB2
square
#EBFF8D #8DFFDA #A18DFF #FF8DB2
split-complementary
#EBFF8D #8DB2FF #DA8DFF
monochromatic
#D6FF13 #E0FF50 #EBFF8D #F6FFCA #FAFFE0
Accessibility & contrast
On white
1.09
#EBFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#EBFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF8D
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF8D | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF484
Deuteranopia (green-blind)
#FFF693
Tritanopia (blue-blind)
#F6F4E4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff8d; /* rgb */ color: rgb(235, 255, 141); /* oklch */ color: oklch(96.1% 0.141 117.3);
Tailwind
colors: {
custom: {
50: '#f3ffb0',
500: '#ebff8d',
950: '#000000',
},
}SCSS
$custom: #ebff8d; $custom-light: #f3ffb0; $custom-dark: #000000;
JSON
{
"hex": "#ebff8d",
"rgb": {
"r": 235,
"g": 255,
"b": 141
},
"hsl": {
"h": 70.526,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.96139,
"c": 0.14077,
"h": 117.3
},
"luminance": 0.91105
}Semantic roles & 50–950 ramp
primary
#EBFF8D
secondary
#6950E0
accent
#00E628
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681