#EBFDA4#EBFDA4
#EBFDA4 is a very light, moderate yellow-green. Relative luminance 0.906; OKLCH L 96.1% C 0.114 H 117.9°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDA4 |
|---|---|
| RGB | rgb(235, 253, 164) |
| HSL | hsl(72, 96%, 82%) |
| HSV | hsv(72, 35%, 99%) |
| CMYK | cmyk(7.1%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(96.24, -19.54, 40.68) |
| CIE-LCH | lch(96.24, 45.13, 115.66°) |
| OKLab | oklab(96.07% -0.0532 0.1004) |
| OKLCH | oklch(96.07% 0.114 117.9) |
| XYZ | xyz(76.0871, 90.5935, 48.5927) |
| Luminance | 0.9059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.64
Creme
#FFFFB6
ΔE00 5.00
Parchment
#FEFCAF
ΔE00 5.07
Light Beige
#FFFEB6
ΔE00 5.26
Buff
#FEF69E
ΔE00 6.45
Cream (survey)
#FFFFC2
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDA4 #B6A4FD
analogous
#FDE3A4 #EBFDA4 #BFFDA4
triadic
#EBFDA4 #A4EBFD #FDA4EB
tetradic
#EBFDA4 #A4FDE3 #B6A4FD #FDA4BF
square
#EBFDA4 #A4FDE3 #B6A4FD #FDA4BF
split-complementary
#EBFDA4 #A4BFFD #E3A4FD
monochromatic
#D1FA2C #DEFC68 #EBFDA4 #F8FEE0 #F8FEE1
Accessibility & contrast
On white
1.10
#EBFDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#EBFDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDA4
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDA4 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49E
Deuteranopia (green-blind)
#FFF5A8
Tritanopia (blue-blind)
#F4F4E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebfda4; /* rgb */ color: rgb(235, 253, 164); /* oklch */ color: oklch(96.1% 0.114 117.9);
Tailwind
colors: {
custom: {
50: '#f2fec0',
500: '#ebfda4',
950: '#000000',
},
}SCSS
$custom: #ebfda4; $custom-light: #f2fec0; $custom-dark: #000000;
JSON
{
"hex": "#ebfda4",
"rgb": {
"r": 235,
"g": 253,
"b": 164
},
"hsl": {
"h": 72.135,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.96072,
"c": 0.11359,
"h": 117.9
},
"luminance": 0.90593
}Semantic roles & 50–950 ramp
primary
#EBFDA4
secondary
#7E65E0
accent
#00E62E
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582