#EBFF91#EBFF91
#EBFF91 is a very light, vivid yellow-green. Relative luminance 0.912; OKLCH L 96.2% C 0.137 H 117.5°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF91 |
|---|---|
| RGB | rgb(235, 255, 145) |
| HSL | hsl(71, 100%, 78%) |
| HSV | hsv(71, 43%, 100%) |
| CMYK | cmyk(7.8%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(96.50, -22.62, 50.22) |
| CIE-LCH | lch(96.50, 55.08, 114.25°) |
| OKLab | oklab(96.2% -0.0631 0.1212) |
| OKLCH | oklch(96.2% 0.137 117.5) |
| XYZ | xyz(75.1323, 91.2271, 40.4331) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.02
Yellowish Tan
#FCFC81
ΔE00 5.21
Pale Yellow
#FFFF84
ΔE00 5.23
Faded Yellow
#FEFF7F
ΔE00 5.35
Butter
#FFFF81
ΔE00 5.42
Light Yellow Green
#CCFD7F
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF91 #A591FF
analogous
#FFDC91 #EBFF91 #B4FF91
triadic
#EBFF91 #91EBFF #FF91EB
tetradic
#EBFF91 #91FFDC #A591FF #FF91B4
square
#EBFF91 #91FFDC #A591FF #FF91B4
split-complementary
#EBFF91 #91B4FF #DC91FF
monochromatic
#D5FF17 #E0FF54 #EBFF91 #F6FFCE #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#EBFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF91
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF91 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF588
Deuteranopia (green-blind)
#FFF697
Tritanopia (blue-blind)
#F5F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff91; /* rgb */ color: rgb(235, 255, 145); /* oklch */ color: oklch(96.2% 0.137 117.5);
Tailwind
colors: {
custom: {
50: '#f3ffb3',
500: '#ebff91',
950: '#000000',
},
}SCSS
$custom: #ebff91; $custom-light: #f3ffb3; $custom-dark: #000000;
JSON
{
"hex": "#ebff91",
"rgb": {
"r": 235,
"g": 255,
"b": 145
},
"hsl": {
"h": 70.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.96195,
"c": 0.13668,
"h": 117.5
},
"luminance": 0.91227
}Semantic roles & 50–950 ramp
primary
#EBFF91
secondary
#6D53E1
accent
#00E62A
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681