#EBFF90#EBFF90
#EBFF90 is a very light, vivid yellow-green. Relative luminance 0.912; OKLCH L 96.2% C 0.138 H 117.4°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF90 |
|---|---|
| RGB | rgb(235, 255, 144) |
| HSL | hsl(71, 100%, 78%) |
| HSV | hsv(71, 44%, 100%) |
| CMYK | cmyk(7.8%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(96.49, -22.72, 50.68) |
| CIE-LCH | lch(96.49, 55.54, 114.15°) |
| OKLab | oklab(96.18% -0.0635 0.1222) |
| OKLCH | oklch(96.18% 0.138 117.4) |
| XYZ | xyz(75.0555, 91.1964, 40.0288) |
| Luminance | 0.9120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.13
Yellowish Tan
#FCFC81
ΔE00 5.13
Pale Yellow
#FFFF84
ΔE00 5.15
Faded Yellow
#FEFF7F
ΔE00 5.26
Butter
#FFFF81
ΔE00 5.34
Light Yellow Green
#CCFD7F
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF90 #A490FF
analogous
#FFDB90 #EBFF90 #B3FF90
triadic
#EBFF90 #90EBFF #FF90EB
tetradic
#EBFF90 #90FFDB #A490FF #FF90B3
square
#EBFF90 #90FFDB #A490FF #FF90B3
split-complementary
#EBFF90 #90B3FF #DB90FF
monochromatic
#D5FF16 #E0FF53 #EBFF90 #F6FFCD #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#EBFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF90
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF90 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF587
Deuteranopia (green-blind)
#FFF696
Tritanopia (blue-blind)
#F5F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff90; /* rgb */ color: rgb(235, 255, 144); /* oklch */ color: oklch(96.2% 0.138 117.4);
Tailwind
colors: {
custom: {
50: '#f3ffb2',
500: '#ebff90',
950: '#000000',
},
}SCSS
$custom: #ebff90; $custom-light: #f3ffb2; $custom-dark: #000000;
JSON
{
"hex": "#ebff90",
"rgb": {
"r": 235,
"g": 255,
"b": 144
},
"hsl": {
"h": 70.811,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.96181,
"c": 0.13771,
"h": 117.4
},
"luminance": 0.91196
}Semantic roles & 50–950 ramp
primary
#EBFF90
secondary
#6C53E1
accent
#00E629
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681