#EBFFAB#EBFFAB
#EBFFAB is a very light, moderate yellow-green. Relative luminance 0.921; OKLCH L 96.6% C 0.108 H 119.4°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFAB |
|---|---|
| RGB | rgb(235, 255, 171) |
| HSL | hsl(74, 100%, 84%) |
| HSV | hsv(74, 33%, 100%) |
| CMYK | cmyk(7.8%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(96.87, -19.65, 38.05) |
| CIE-LCH | lch(96.87, 42.82, 117.32°) |
| OKLab | oklab(96.61% -0.0531 0.0945) |
| OKLCH | oklch(96.61% 0.108 119.4) |
| XYZ | xyz(77.3714, 92.1227, 52.2256) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.96
Creme
#FFFFB6
ΔE00 5.05
Light Beige
#FFFEB6
ΔE00 5.33
Parchment
#FEFCAF
ΔE00 5.36
Cream (survey)
#FFFFC2
ΔE00 6.17
Buff
#FEF69E
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFAB #BFABFF
analogous
#FFE9AB #EBFFAB #C1FFAB
triadic
#EBFFAB #ABEBFF #FFABEB
tetradic
#EBFFAB #ABFFE9 #BFABFF #FFABC1
square
#EBFFAB #ABFFE9 #BFABFF #FFABC1
split-complementary
#EBFFAB #ABC1FF #E9ABFF
monochromatic
#CEFF31 #DCFF6E #EBFFAB #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.08
#EBFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#EBFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFAB
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFAB | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A5
Deuteranopia (green-blind)
#FFF6AF
Tritanopia (blue-blind)
#F3F6EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffab; /* rgb */ color: rgb(235, 255, 171); /* oklch */ color: oklch(96.6% 0.108 119.4);
Tailwind
colors: {
custom: {
50: '#f2ffc4',
500: '#ebffab',
950: '#000000',
},
}SCSS
$custom: #ebffab; $custom-light: #f2ffc4; $custom-dark: #000000;
JSON
{
"hex": "#ebffab",
"rgb": {
"r": 235,
"g": 255,
"b": 171
},
"hsl": {
"h": 74.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.96608,
"c": 0.10839,
"h": 119.4
},
"luminance": 0.92122
}Semantic roles & 50–950 ramp
primary
#EBFFAB
secondary
#876AE5
accent
#00E637
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682