#EBFF93#EBFF93
#EBFF93 is a very light, vivid yellow-green. Relative luminance 0.913; OKLCH L 96.2% C 0.135 H 117.6°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF93 |
|---|---|
| RGB | rgb(235, 255, 147) |
| HSL | hsl(71, 100%, 79%) |
| HSV | hsv(71, 42%, 100%) |
| CMYK | cmyk(7.8%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(96.53, -22.41, 49.30) |
| CIE-LCH | lch(96.53, 54.15, 114.45°) |
| OKLab | oklab(96.22% -0.0624 0.1193) |
| OKLCH | oklch(96.22% 0.135 117.6) |
| XYZ | xyz(75.2879, 91.2893, 41.2525) |
| Luminance | 0.9129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.79
Yellowish Tan
#FCFC81
ΔE00 5.37
Pale Yellow
#FFFF84
ΔE00 5.38
Light Yellow Green
#CCFD7F
ΔE00 5.50
Faded Yellow
#FEFF7F
ΔE00 5.53
Butter
#FFFF81
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF93 #A793FF
analogous
#FFDD93 #EBFF93 #B5FF93
triadic
#EBFF93 #93EBFF #FF93EB
tetradic
#EBFF93 #93FFDD #A793FF #FF93B5
square
#EBFF93 #93FFDD #A793FF #FF93B5
split-complementary
#EBFF93 #93B5FF #DD93FF
monochromatic
#D4FF19 #E0FF56 #EBFF93 #F6FFD0 #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#EBFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF93
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF93 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58A
Deuteranopia (green-blind)
#FFF698
Tritanopia (blue-blind)
#F5F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff93; /* rgb */ color: rgb(235, 255, 147); /* oklch */ color: oklch(96.2% 0.135 117.6);
Tailwind
colors: {
custom: {
50: '#f3ffb4',
500: '#ebff93',
950: '#000000',
},
}SCSS
$custom: #ebff93; $custom-light: #f3ffb4; $custom-dark: #000000;
JSON
{
"hex": "#ebff93",
"rgb": {
"r": 235,
"g": 255,
"b": 147
},
"hsl": {
"h": 71.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.96224,
"c": 0.13461,
"h": 117.6
},
"luminance": 0.91289
}Semantic roles & 50–950 ramp
primary
#EBFF93
secondary
#6F55E1
accent
#00E62A
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681