#EBFC96#EBFC96
#EBFC96 is a very light, vivid yellow-green. Relative luminance 0.895; OKLCH L 95.6% C 0.128 H 116.6°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFC96 |
|---|---|
| RGB | rgb(235, 252, 150) |
| HSL | hsl(70, 94%, 79%) |
| HSV | hsv(70, 40%, 99%) |
| CMYK | cmyk(6.7%, 0%, 40.5%, 1.2%) |
| CIE-LAB | lab(95.78, -20.66, 46.92) |
| CIE-LCH | lch(95.78, 51.27, 113.76°) |
| OKLab | oklab(95.64% -0.0572 0.1141) |
| OKLCH | oklch(95.64% 0.128 116.6) |
| XYZ | xyz(74.5768, 89.4856, 42.1920) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.82
Yellowish Tan
#FCFC81
ΔE00 5.34
Pale Yellow
#FFFF84
ΔE00 5.41
Faded Yellow
#FEFF7F
ΔE00 5.65
Butter
#FFFF81
ΔE00 5.66
Parchment
#FEFCAF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFC96 #A796FC
analogous
#FCDA96 #EBFC96 #B8FC96
triadic
#EBFC96 #96EBFC #FC96EB
tetradic
#EBFC96 #96FCDA #A796FC #FC96B8
square
#EBFC96 #96FCDA #A796FC #FC96B8
split-complementary
#EBFC96 #96B8FC #DA96FC
monochromatic
#D4F91F #E0FA5B #EBFC96 #F6FED2 #F9FEE1
Accessibility & contrast
On white
1.11
#EBFC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#EBFC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFC96
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFC96 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28E
Deuteranopia (green-blind)
#FFF49B
Tritanopia (blue-blind)
#F5F2E3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebfc96; /* rgb */ color: rgb(235, 252, 150); /* oklch */ color: oklch(95.6% 0.128 116.6);
Tailwind
colors: {
custom: {
50: '#f3fdb6',
500: '#ebfc96',
950: '#000000',
},
}SCSS
$custom: #ebfc96; $custom-light: #f3fdb6; $custom-dark: #000000;
JSON
{
"hex": "#ebfc96",
"rgb": {
"r": 235,
"g": 252,
"b": 150
},
"hsl": {
"h": 70,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.95641,
"c": 0.1276,
"h": 116.6
},
"luminance": 0.89485
}Semantic roles & 50–950 ramp
primary
#EBFC96
secondary
#6F59DD
accent
#00E626
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581