#EBFF99#EBFF99
#EBFF99 is a very light, vivid yellow-green. Relative luminance 0.915; OKLCH L 96.3% C 0.128 H 117.9°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF99 |
|---|---|
| RGB | rgb(235, 255, 153) |
| HSL | hsl(72, 100%, 80%) |
| HSV | hsv(72, 40%, 100%) |
| CMYK | cmyk(7.8%, 0%, 40%, 0%) |
| CIE-LAB | lab(96.61, -21.77, 46.52) |
| CIE-LCH | lch(96.61, 51.36, 115.08°) |
| OKLab | oklab(96.31% -0.0601 0.1133) |
| OKLCH | oklch(96.31% 0.128 117.9) |
| XYZ | xyz(75.7710, 91.4826, 43.7970) |
| Luminance | 0.9148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.14
Light Yellow Green
#CCFD7F
ΔE00 5.71
Yellowish Tan
#FCFC81
ΔE00 5.92
Pale Yellow
#FFFF84
ΔE00 5.93
Parchment
#FEFCAF
ΔE00 6.08
Faded Yellow
#FEFF7F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF99 #AD99FF
analogous
#FFE099 #EBFF99 #B8FF99
triadic
#EBFF99 #99EBFF #FF99EB
tetradic
#EBFF99 #99FFE0 #AD99FF #FF99B8
square
#EBFF99 #99FFE0 #AD99FF #FF99B8
split-complementary
#EBFF99 #99B8FF #E099FF
monochromatic
#D3FF1F #DFFF5C #EBFF99 #F7FFD6 #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#EBFF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF99
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF99 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF591
Deuteranopia (green-blind)
#FFF69E
Tritanopia (blue-blind)
#F5F5E6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff99; /* rgb */ color: rgb(235, 255, 153); /* oklch */ color: oklch(96.3% 0.128 117.9);
Tailwind
colors: {
custom: {
50: '#f3ffb8',
500: '#ebff99',
950: '#000000',
},
}SCSS
$custom: #ebff99; $custom-light: #f3ffb8; $custom-dark: #000000;
JSON
{
"hex": "#ebff99",
"rgb": {
"r": 235,
"g": 255,
"b": 153
},
"hsl": {
"h": 71.765,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.96313,
"c": 0.12827,
"h": 117.9
},
"luminance": 0.91482
}Semantic roles & 50–950 ramp
primary
#EBFF99
secondary
#755AE2
accent
#00E62D
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681