#EBFF97#EBFF97
#EBFF97 is a very light, vivid yellow-green. Relative luminance 0.914; OKLCH L 96.3% C 0.130 H 117.8°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF97 |
|---|---|
| RGB | rgb(235, 255, 151) |
| HSL | hsl(72, 100%, 80%) |
| HSV | hsv(72, 41%, 100%) |
| CMYK | cmyk(7.8%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(96.58, -21.98, 47.45) |
| CIE-LCH | lch(96.58, 52.29, 114.86°) |
| OKLab | oklab(96.28% -0.0609 0.1153) |
| OKLCH | oklch(96.28% 0.13 117.8) |
| XYZ | xyz(75.6072, 91.4170, 42.9344) |
| Luminance | 0.9142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.35
Light Yellow Green
#CCFD7F
ΔE00 5.62
Yellowish Tan
#FCFC81
ΔE00 5.73
Pale Yellow
#FFFF84
ΔE00 5.74
Faded Yellow
#FEFF7F
ΔE00 5.93
Butter
#FFFF81
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF97 #AB97FF
analogous
#FFDF97 #EBFF97 #B7FF97
triadic
#EBFF97 #97EBFF #FF97EB
tetradic
#EBFF97 #97FFDF #AB97FF #FF97B7
square
#EBFF97 #97FFDF #AB97FF #FF97B7
split-complementary
#EBFF97 #97B7FF #DF97FF
monochromatic
#D3FF1D #DFFF5A #EBFF97 #F7FFD4 #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#EBFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF97
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF97 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58F
Deuteranopia (green-blind)
#FFF69C
Tritanopia (blue-blind)
#F5F5E6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff97; /* rgb */ color: rgb(235, 255, 151); /* oklch */ color: oklch(96.3% 0.130 117.8);
Tailwind
colors: {
custom: {
50: '#f3ffb7',
500: '#ebff97',
950: '#000000',
},
}SCSS
$custom: #ebff97; $custom-light: #f3ffb7; $custom-dark: #000000;
JSON
{
"hex": "#ebff97",
"rgb": {
"r": 235,
"g": 255,
"b": 151
},
"hsl": {
"h": 71.538,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.96283,
"c": 0.13039,
"h": 117.8
},
"luminance": 0.91417
}Semantic roles & 50–950 ramp
primary
#EBFF97
secondary
#7359E2
accent
#00E62C
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681