#EBFDAB#EBFDAB
#EBFDAB is a very light, moderate yellow-green. Relative luminance 0.909; OKLCH L 96.2% C 0.106 H 118.5°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFDAB |
|---|---|
| RGB | rgb(235, 253, 171) |
| HSL | hsl(73, 95%, 83%) |
| HSV | hsv(73, 32%, 99%) |
| CMYK | cmyk(7.1%, 0%, 32.4%, 0.8%) |
| CIE-LAB | lab(96.35, -18.69, 37.36) |
| CIE-LCH | lch(96.35, 41.77, 116.57°) |
| OKLab | oklab(96.19% -0.0504 0.0929) |
| OKLCH | oklch(96.19% 0.106 118.5) |
| XYZ | xyz(76.7367, 90.8533, 52.0140) |
| Luminance | 0.9085 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.45
Creme
#FFFFB6
ΔE00 4.66
Light Beige
#FFFEB6
ΔE00 4.92
Parchment
#FEFCAF
ΔE00 4.96
Cream (survey)
#FFFFC2
ΔE00 5.76
Buff
#FEF69E
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFDAB #BDABFD
analogous
#FDE6AB #EBFDAB #C2FDAB
triadic
#EBFDAB #ABEBFD #FDABEB
tetradic
#EBFDAB #ABFDE6 #BDABFD #FDABC2
square
#EBFDAB #ABFDE6 #BDABFD #FDABC2
split-complementary
#EBFDAB #ABC2FD #E6ABFD
monochromatic
#CFFA33 #DDFC6F #EBFDAB #F8FEE1 #F8FEE1
Accessibility & contrast
On white
1.10
#EBFDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#EBFDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFDAB
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFDAB | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF5AF
Tritanopia (blue-blind)
#F3F5E8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebfdab; /* rgb */ color: rgb(235, 253, 171); /* oklch */ color: oklch(96.2% 0.106 118.5);
Tailwind
colors: {
custom: {
50: '#f2fec4',
500: '#ebfdab',
950: '#000000',
},
}SCSS
$custom: #ebfdab; $custom-light: #f2fec4; $custom-dark: #000000;
JSON
{
"hex": "#ebfdab",
"rgb": {
"r": 235,
"g": 253,
"b": 171
},
"hsl": {
"h": 73.171,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.96193,
"c": 0.10566,
"h": 118.5
},
"luminance": 0.90853
}Semantic roles & 50–950 ramp
primary
#EBFDAB
secondary
#856BE1
accent
#00E632
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582