#EBFF9A#EBFF9A
#EBFF9A is a very light, vivid yellow-green. Relative luminance 0.915; OKLCH L 96.3% C 0.127 H 118.0°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF9A |
|---|---|
| RGB | rgb(235, 255, 154) |
| HSL | hsl(72, 100%, 80%) |
| HSV | hsv(72, 40%, 100%) |
| CMYK | cmyk(7.8%, 0%, 39.6%, 0%) |
| CIE-LAB | lab(96.62, -21.65, 46.05) |
| CIE-LCH | lch(96.62, 50.89, 115.18°) |
| OKLab | oklab(96.33% -0.0597 0.1123) |
| OKLCH | oklch(96.33% 0.127 118) |
| XYZ | xyz(75.8540, 91.5157, 44.2338) |
| Luminance | 0.9152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.04
Light Yellow Green
#CCFD7F
ΔE00 5.76
Parchment
#FEFCAF
ΔE00 6.01
Yellowish Tan
#FCFC81
ΔE00 6.02
Pale Yellow
#FFFF84
ΔE00 6.03
Creme
#FFFFB6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF9A #AE9AFF
analogous
#FFE09A #EBFF9A #B9FF9A
triadic
#EBFF9A #9AEBFF #FF9AEB
tetradic
#EBFF9A #9AFFE0 #AE9AFF #FF9AB9
square
#EBFF9A #9AFFE0 #AE9AFF #FF9AB9
split-complementary
#EBFF9A #9AB9FF #E09AFF
monochromatic
#D3FF20 #DFFF5D #EBFF9A #F7FFD7 #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#EBFF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF9A
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF9A | 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)
#FFF592
Deuteranopia (green-blind)
#FFF69F
Tritanopia (blue-blind)
#F4F5E6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff9a; /* rgb */ color: rgb(235, 255, 154); /* oklch */ color: oklch(96.3% 0.127 118.0);
Tailwind
colors: {
custom: {
50: '#f3ffb9',
500: '#ebff9a',
950: '#000000',
},
}SCSS
$custom: #ebff9a; $custom-light: #f3ffb9; $custom-dark: #000000;
JSON
{
"hex": "#ebff9a",
"rgb": {
"r": 235,
"g": 255,
"b": 154
},
"hsl": {
"h": 71.881,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.96329,
"c": 0.1272,
"h": 118
},
"luminance": 0.91515
}Semantic roles & 50–950 ramp
primary
#EBFF9A
secondary
#765BE2
accent
#00E62D
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681