#EBFF9B#EBFF9B
#EBFF9B is a very light, vivid yellow-green. Relative luminance 0.915; OKLCH L 96.3% C 0.126 H 118.1°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF9B |
|---|---|
| RGB | rgb(235, 255, 155) |
| HSL | hsl(72, 100%, 80%) |
| HSV | hsv(72, 39%, 100%) |
| CMYK | cmyk(7.8%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(96.64, -21.54, 45.58) |
| CIE-LCH | lch(96.64, 50.42, 115.30°) |
| OKLab | oklab(96.34% -0.0593 0.1113) |
| OKLCH | oklch(96.34% 0.126 118.1) |
| XYZ | xyz(75.9376, 91.5492, 44.6743) |
| Luminance | 0.9155 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.94
Light Yellow Green
#CCFD7F
ΔE00 5.81
Parchment
#FEFCAF
ΔE00 5.95
Creme
#FFFFB6
ΔE00 6.06
Yellowish Tan
#FCFC81
ΔE00 6.13
Pale Yellow
#FFFF84
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF9B #AF9BFF
analogous
#FFE19B #EBFF9B #B9FF9B
triadic
#EBFF9B #9BEBFF #FF9BEB
tetradic
#EBFF9B #9BFFE1 #AF9BFF #FF9BB9
square
#EBFF9B #9BFFE1 #AF9BFF #FF9BB9
split-complementary
#EBFF9B #9BB9FF #E19BFF
monochromatic
#D3FF21 #DFFF5E #EBFF9B #F7FFD8 #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#EBFF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF9B
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF9B | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF593
Deuteranopia (green-blind)
#FFF6A0
Tritanopia (blue-blind)
#F4F5E6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff9b; /* rgb */ color: rgb(235, 255, 155); /* oklch */ color: oklch(96.3% 0.126 118.1);
Tailwind
colors: {
custom: {
50: '#f2ffba',
500: '#ebff9b',
950: '#000000',
},
}SCSS
$custom: #ebff9b; $custom-light: #f2ffba; $custom-dark: #000000;
JSON
{
"hex": "#ebff9b",
"rgb": {
"r": 235,
"g": 255,
"b": 155
},
"hsl": {
"h": 72,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.96344,
"c": 0.12613,
"h": 118.1
},
"luminance": 0.91549
}Semantic roles & 50–950 ramp
primary
#EBFF9B
secondary
#775CE2
accent
#00E62E
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171812
muted
#858682