#EBFEAB#EBFEAB
#EBFEAB is a very light, moderate yellow-green. Relative luminance 0.915; OKLCH L 96.4% C 0.107 H 118.9°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFEAB |
|---|---|
| RGB | rgb(235, 254, 171) |
| HSL | hsl(74, 98%, 83%) |
| HSV | hsv(74, 33%, 100%) |
| CMYK | cmyk(7.5%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(96.61, -19.17, 37.70) |
| CIE-LCH | lch(96.61, 42.30, 116.95°) |
| OKLab | oklab(96.4% -0.0518 0.0937) |
| OKLCH | oklch(96.4% 0.107 118.9) |
| XYZ | xyz(77.0532, 91.4864, 52.1196) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.71
Creme
#FFFFB6
ΔE00 4.86
Light Beige
#FFFEB6
ΔE00 5.12
Parchment
#FEFCAF
ΔE00 5.16
Cream (survey)
#FFFFC2
ΔE00 5.96
Buff
#FEF69E
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFEAB #BEABFE
analogous
#FEE7AB #EBFEAB #C1FEAB
triadic
#EBFEAB #ABEBFE #FEABEB
tetradic
#EBFEAB #ABFEE7 #BEABFE #FEABC1
square
#EBFEAB #ABFEE7 #BEABFE #FEABC1
split-complementary
#EBFEAB #ABC1FE #E7ABFE
monochromatic
#CEFD32 #DDFD6F #EBFEAB #F8FFE1 #F8FFE1
Accessibility & contrast
On white
1.09
#EBFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#EBFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFEAB
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFEAB | 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)
#FFF5A5
Deuteranopia (green-blind)
#FFF6AF
Tritanopia (blue-blind)
#F3F6E9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebfeab; /* rgb */ color: rgb(235, 254, 171); /* oklch */ color: oklch(96.4% 0.107 118.9);
Tailwind
colors: {
custom: {
50: '#f2fec4',
500: '#ebfeab',
950: '#000000',
},
}SCSS
$custom: #ebfeab; $custom-light: #f2fec4; $custom-dark: #000000;
JSON
{
"hex": "#ebfeab",
"rgb": {
"r": 235,
"g": 254,
"b": 171
},
"hsl": {
"h": 73.735,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.964,
"c": 0.10702,
"h": 118.9
},
"luminance": 0.91486
}Semantic roles & 50–950 ramp
primary
#EBFEAB
secondary
#866AE3
accent
#00E635
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582