#EBFFAC#EBFFAC
#EBFFAC is a very light, moderate yellow-green. Relative luminance 0.922; OKLCH L 96.6% C 0.107 H 119.5°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFAC |
|---|---|
| RGB | rgb(235, 255, 172) |
| HSL | hsl(74, 100%, 84%) |
| HSV | hsv(74, 33%, 100%) |
| CMYK | cmyk(7.8%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(96.89, -19.53, 37.57) |
| CIE-LCH | lch(96.89, 42.34, 117.46°) |
| OKLab | oklab(96.63% -0.0528 0.0934) |
| OKLCH | oklch(96.63% 0.107 119.5) |
| XYZ | xyz(77.4671, 92.1610, 52.7295) |
| Luminance | 0.9216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.97
Creme
#FFFFB6
ΔE00 5.02
Light Beige
#FFFEB6
ΔE00 5.30
Parchment
#FEFCAF
ΔE00 5.36
Cream (survey)
#FFFFC2
ΔE00 6.08
Very Light Green
#D1FFBD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFAC #C0ACFF
analogous
#FFE9AC #EBFFAC #C1FFAC
triadic
#EBFFAC #ACEBFF #FFACEB
tetradic
#EBFFAC #ACFFE9 #C0ACFF #FFACC1
square
#EBFFAC #ACFFE9 #C0ACFF #FFACC1
split-complementary
#EBFFAC #ACC1FF #E9ACFF
monochromatic
#CEFF32 #DCFF6F #EBFFAC #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.08
#EBFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#EBFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFAC
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFAC | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A6
Deuteranopia (green-blind)
#FFF6B0
Tritanopia (blue-blind)
#F3F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffac; /* rgb */ color: rgb(235, 255, 172); /* oklch */ color: oklch(96.6% 0.107 119.5);
Tailwind
colors: {
custom: {
50: '#f2ffc5',
500: '#ebffac',
950: '#000000',
},
}SCSS
$custom: #ebffac; $custom-light: #f2ffc5; $custom-dark: #000000;
JSON
{
"hex": "#ebffac",
"rgb": {
"r": 235,
"g": 255,
"b": 172
},
"hsl": {
"h": 74.458,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.96626,
"c": 0.10725,
"h": 119.5
},
"luminance": 0.92161
}Semantic roles & 50–950 ramp
primary
#EBFFAC
secondary
#886AE5
accent
#00E637
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682