#EBFF95#EBFF95
#EBFF95 is a very light, vivid yellow-green. Relative luminance 0.914; OKLCH L 96.3% C 0.133 H 117.7°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF95 |
|---|---|
| RGB | rgb(235, 255, 149) |
| HSL | hsl(71, 100%, 79%) |
| HSV | hsv(71, 42%, 100%) |
| CMYK | cmyk(7.8%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(96.56, -22.20, 48.37) |
| CIE-LCH | lch(96.56, 53.22, 114.65°) |
| OKLab | oklab(96.25% -0.0616 0.1173) |
| OKLCH | oklch(96.25% 0.133 117.7) |
| XYZ | xyz(75.4462, 91.3526, 42.0862) |
| Luminance | 0.9135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.57
Yellowish Tan
#FCFC81
ΔE00 5.54
Light Yellow Green
#CCFD7F
ΔE00 5.55
Pale Yellow
#FFFF84
ΔE00 5.55
Faded Yellow
#FEFF7F
ΔE00 5.73
Butter
#FFFF81
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF95 #A995FF
analogous
#FFDE95 #EBFF95 #B6FF95
triadic
#EBFF95 #95EBFF #FF95EB
tetradic
#EBFF95 #95FFDE #A995FF #FF95B6
square
#EBFF95 #95FFDE #A995FF #FF95B6
split-complementary
#EBFF95 #95B6FF #DE95FF
monochromatic
#D4FF1B #DFFF58 #EBFF95 #F7FFD2 #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#EBFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF95
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF95 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58D
Deuteranopia (green-blind)
#FFF69A
Tritanopia (blue-blind)
#F5F5E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff95; /* rgb */ color: rgb(235, 255, 149); /* oklch */ color: oklch(96.3% 0.133 117.7);
Tailwind
colors: {
custom: {
50: '#f3ffb6',
500: '#ebff95',
950: '#000000',
},
}SCSS
$custom: #ebff95; $custom-light: #f3ffb6; $custom-dark: #000000;
JSON
{
"hex": "#ebff95",
"rgb": {
"r": 235,
"g": 255,
"b": 149
},
"hsl": {
"h": 71.321,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.96253,
"c": 0.1325,
"h": 117.7
},
"luminance": 0.91352
}Semantic roles & 50–950 ramp
primary
#EBFF95
secondary
#7157E1
accent
#00E62B
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681