#EBFFBB#EBFFBB
#EBFFBB is a very light, moderate yellow-green. Relative luminance 0.928; OKLCH L 96.9% C 0.090 H 121.4°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFBB |
|---|---|
| RGB | rgb(235, 255, 187) |
| HSL | hsl(78, 100%, 87%) |
| HSV | hsv(78, 27%, 100%) |
| CMYK | cmyk(7.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(97.13, -17.56, 30.41) |
| CIE-LCH | lch(97.13, 35.12, 120.00°) |
| OKLab | oklab(96.91% -0.0468 0.0767) |
| OKLCH | oklch(96.91% 0.09 121.4) |
| XYZ | xyz(78.9898, 92.7701, 60.7491) |
| Luminance | 0.9277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Cream (survey)
#FFFFC2
ΔE00 5.23
Creme
#FFFFB6
ΔE00 5.35
Light Beige
#FFFEB6
ΔE00 5.54
Ecru
#FEFFCA
ΔE00 5.60
Very Light Green
#D1FFBD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFBB #CFBBFF
analogous
#FFF1BB #EBFFBB #C9FFBB
triadic
#EBFFBB #BBEBFF #FFBBEB
tetradic
#EBFFBB #BBFFF1 #CFBBFF #FFBBC9
square
#EBFFBB #BBFFF1 #CFBBFF #FFBBC9
split-complementary
#EBFFBB #BBC9FF #F1BBFF
monochromatic
#C7FF41 #D9FF7E #EBFFBB #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.07
#EBFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#EBFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFBB
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFBB | 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)
#FFF7B7
Deuteranopia (green-blind)
#FFF7BE
Tritanopia (blue-blind)
#F1F8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ebffbb; /* rgb */ color: rgb(235, 255, 187); /* oklch */ color: oklch(96.9% 0.090 121.4);
Tailwind
colors: {
custom: {
50: '#f2ffd0',
500: '#ebffbb',
950: '#000000',
},
}SCSS
$custom: #ebffbb; $custom-light: #f2ffd0; $custom-dark: #000000;
JSON
{
"hex": "#ebffbb",
"rgb": {
"r": 235,
"g": 255,
"b": 187
},
"hsl": {
"h": 77.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96905,
"c": 0.08982,
"h": 121.4
},
"luminance": 0.9277
}Semantic roles & 50–950 ramp
primary
#EBFFBB
secondary
#9877E7
accent
#00E643
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683