#EBFF94#EBFF94
#EBFF94 is a very light, vivid yellow-green. Relative luminance 0.913; OKLCH L 96.2% C 0.134 H 117.7°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF94 |
|---|---|
| RGB | rgb(235, 255, 148) |
| HSL | hsl(71, 100%, 79%) |
| HSV | hsv(71, 42%, 100%) |
| CMYK | cmyk(7.8%, 0%, 42%, 0%) |
| CIE-LAB | lab(96.54, -22.30, 48.83) |
| CIE-LCH | lch(96.54, 53.69, 114.55°) |
| OKLab | oklab(96.24% -0.062 0.1183) |
| OKLCH | oklch(96.24% 0.134 117.7) |
| XYZ | xyz(75.3667, 91.3208, 41.6675) |
| Luminance | 0.9132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Yellowish Tan
#FCFC81
ΔE00 5.45
Pale Yellow
#FFFF84
ΔE00 5.47
Light Yellow Green
#CCFD7F
ΔE00 5.52
Faded Yellow
#FEFF7F
ΔE00 5.63
Butter
#FFFF81
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF94 #A894FF
analogous
#FFDE94 #EBFF94 #B6FF94
triadic
#EBFF94 #94EBFF #FF94EB
tetradic
#EBFF94 #94FFDE #A894FF #FF94B6
square
#EBFF94 #94FFDE #A894FF #FF94B6
split-complementary
#EBFF94 #94B6FF #DE94FF
monochromatic
#D4FF1A #E0FF57 #EBFF94 #F6FFD1 #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#EBFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF94
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF94 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58B
Deuteranopia (green-blind)
#FFF699
Tritanopia (blue-blind)
#F5F5E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff94; /* rgb */ color: rgb(235, 255, 148); /* oklch */ color: oklch(96.2% 0.134 117.7);
Tailwind
colors: {
custom: {
50: '#f3ffb5',
500: '#ebff94',
950: '#000000',
},
}SCSS
$custom: #ebff94; $custom-light: #f3ffb5; $custom-dark: #000000;
JSON
{
"hex": "#ebff94",
"rgb": {
"r": 235,
"g": 255,
"b": 148
},
"hsl": {
"h": 71.215,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.96239,
"c": 0.13356,
"h": 117.7
},
"luminance": 0.9132
}Semantic roles & 50–950 ramp
primary
#EBFF94
secondary
#7056E1
accent
#00E62B
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681