#EBFF92#EBFF92
#EBFF92 is a very light, vivid yellow-green. Relative luminance 0.913; OKLCH L 96.2% C 0.136 H 117.5°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF92 |
|---|---|
| RGB | rgb(235, 255, 146) |
| HSL | hsl(71, 100%, 79%) |
| HSV | hsv(71, 43%, 100%) |
| CMYK | cmyk(7.8%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(96.52, -22.52, 49.76) |
| CIE-LCH | lch(96.52, 54.61, 114.35°) |
| OKLab | oklab(96.21% -0.0627 0.1203) |
| OKLCH | oklch(96.21% 0.136 117.5) |
| XYZ | xyz(75.2098, 91.2580, 40.8410) |
| Luminance | 0.9126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.90
Yellowish Tan
#FCFC81
ΔE00 5.29
Pale Yellow
#FFFF84
ΔE00 5.30
Faded Yellow
#FEFF7F
ΔE00 5.44
Light Yellow Green
#CCFD7F
ΔE00 5.48
Butter
#FFFF81
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF92 #A692FF
analogous
#FFDC92 #EBFF92 #B4FF92
triadic
#EBFF92 #92EBFF #FF92EB
tetradic
#EBFF92 #92FFDC #A692FF #FF92B4
square
#EBFF92 #92FFDC #A692FF #FF92B4
split-complementary
#EBFF92 #92B4FF #DC92FF
monochromatic
#D5FF18 #E0FF55 #EBFF92 #F6FFCF #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#EBFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF92
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF92 | 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)
#FFF589
Deuteranopia (green-blind)
#FFF697
Tritanopia (blue-blind)
#F5F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff92; /* rgb */ color: rgb(235, 255, 146); /* oklch */ color: oklch(96.2% 0.136 117.5);
Tailwind
colors: {
custom: {
50: '#f3ffb4',
500: '#ebff92',
950: '#000000',
},
}SCSS
$custom: #ebff92; $custom-light: #f3ffb4; $custom-dark: #000000;
JSON
{
"hex": "#ebff92",
"rgb": {
"r": 235,
"g": 255,
"b": 146
},
"hsl": {
"h": 71.009,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9621,
"c": 0.13564,
"h": 117.5
},
"luminance": 0.91257
}Semantic roles & 50–950 ramp
primary
#EBFF92
secondary
#6E54E1
accent
#00E62A
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681