#EBFFBA#EBFFBA
#EBFFBA is a very light, moderate yellow-green. Relative luminance 0.927; OKLCH L 96.9% C 0.091 H 121.2°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFBA |
|---|---|
| RGB | rgb(235, 255, 186) |
| HSL | hsl(77, 100%, 86%) |
| HSV | hsv(77, 27%, 100%) |
| CMYK | cmyk(7.8%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(97.12, -17.69, 30.89) |
| CIE-LCH | lch(97.12, 35.60, 119.81°) |
| OKLab | oklab(96.89% -0.0472 0.0778) |
| OKLCH | oklch(96.89% 0.091 121.2) |
| XYZ | xyz(78.8831, 92.7274, 60.1873) |
| Luminance | 0.9273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.07
Cream (survey)
#FFFFC2
ΔE00 5.25
Creme
#FFFFB6
ΔE00 5.28
Light Beige
#FFFEB6
ΔE00 5.48
Ecru
#FEFFCA
ΔE00 5.68
Very Light Green
#D1FFBD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFBA #CEBAFF
analogous
#FFF1BA #EBFFBA #C9FFBA
triadic
#EBFFBA #BAEBFF #FFBAEB
tetradic
#EBFFBA #BAFFF1 #CEBAFF #FFBAC9
square
#EBFFBA #BAFFF1 #CEBAFF #FFBAC9
split-complementary
#EBFFBA #BAC9FF #F1BAFF
monochromatic
#C8FF40 #D9FF7D #EBFFBA #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.07
#EBFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#EBFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFBA
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFBA | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B6
Deuteranopia (green-blind)
#FFF7BD
Tritanopia (blue-blind)
#F1F8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebffba; /* rgb */ color: rgb(235, 255, 186); /* oklch */ color: oklch(96.9% 0.091 121.2);
Tailwind
colors: {
custom: {
50: '#f2ffcf',
500: '#ebffba',
950: '#000000',
},
}SCSS
$custom: #ebffba; $custom-light: #f2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#ebffba",
"rgb": {
"r": 235,
"g": 255,
"b": 186
},
"hsl": {
"h": 77.391,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.96885,
"c": 0.091,
"h": 121.2
},
"luminance": 0.92727
}Semantic roles & 50–950 ramp
primary
#EBFFBA
secondary
#9776E7
accent
#00E643
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683