#EBFF9D#EBFF9D
#EBFF9D is a very light, vivid yellow-green. Relative luminance 0.916; OKLCH L 96.4% C 0.124 H 118.2°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFF9D |
|---|---|
| RGB | rgb(235, 255, 157) |
| HSL | hsl(72, 100%, 81%) |
| HSV | hsv(72, 38%, 100%) |
| CMYK | cmyk(7.8%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(96.66, -21.32, 44.65) |
| CIE-LCH | lch(96.66, 49.48, 115.52°) |
| OKLab | oklab(96.38% -0.0586 0.1092) |
| OKLCH | oklch(96.38% 0.124 118.2) |
| XYZ | xyz(76.1069, 91.6169, 45.5662) |
| Luminance | 0.9162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.74
Parchment
#FEFCAF
ΔE00 5.83
Creme
#FFFFB6
ΔE00 5.90
Light Yellow Green
#CCFD7F
ΔE00 5.93
Light Beige
#FFFEB6
ΔE00 6.17
Pale Yellow
#FFFF84
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFF9D #B19DFF
analogous
#FFE29D #EBFF9D #BAFF9D
triadic
#EBFF9D #9DEBFF #FF9DEB
tetradic
#EBFF9D #9DFFE2 #B19DFF #FF9DBA
square
#EBFF9D #9DFFE2 #B19DFF #FF9DBA
split-complementary
#EBFF9D #9DBAFF #E29DFF
monochromatic
#D2FF23 #DFFF60 #EBFF9D #F7FFDA #F9FFE0
Accessibility & contrast
On white
1.09
#EBFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EBFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFF9D
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFF9D | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF596
Deuteranopia (green-blind)
#FFF6A2
Tritanopia (blue-blind)
#F4F5E7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebff9d; /* rgb */ color: rgb(235, 255, 157); /* oklch */ color: oklch(96.4% 0.124 118.2);
Tailwind
colors: {
custom: {
50: '#f2ffbb',
500: '#ebff9d',
950: '#000000',
},
}SCSS
$custom: #ebff9d; $custom-light: #f2ffbb; $custom-dark: #000000;
JSON
{
"hex": "#ebff9d",
"rgb": {
"r": 235,
"g": 255,
"b": 157
},
"hsl": {
"h": 72.245,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.96375,
"c": 0.12396,
"h": 118.2
},
"luminance": 0.91616
}Semantic roles & 50–950 ramp
primary
#EBFF9D
secondary
#795EE3
accent
#00E62F
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171812
muted
#858682