#EBFFB1#EBFFB1
#EBFFB1 is a very light, moderate yellow-green. Relative luminance 0.924; OKLCH L 96.7% C 0.102 H 120.0°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFB1 |
|---|---|
| RGB | rgb(235, 255, 177) |
| HSL | hsl(75, 100%, 85%) |
| HSV | hsv(75, 31%, 100%) |
| CMYK | cmyk(7.8%, 0%, 30.6%, 0%) |
| CIE-LAB | lab(96.97, -18.89, 35.19) |
| CIE-LCH | lch(96.97, 39.94, 118.23°) |
| OKLab | oklab(96.71% -0.0508 0.0879) |
| OKLCH | oklch(96.71% 0.102 120) |
| XYZ | xyz(77.9563, 92.3567, 55.3062) |
| Luminance | 0.9236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.15
Creme
#FFFFB6
ΔE00 4.97
Light Beige
#FFFEB6
ΔE00 5.22
Parchment
#FEFCAF
ΔE00 5.46
Cream (survey)
#FFFFC2
ΔE00 5.68
Very Light Green
#D1FFBD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFB1 #C5B1FF
analogous
#FFECB1 #EBFFB1 #C4FFB1
triadic
#EBFFB1 #B1EBFF #FFB1EB
tetradic
#EBFFB1 #B1FFEC #C5B1FF #FFB1C4
square
#EBFFB1 #B1FFEC #C5B1FF #FFB1C4
split-complementary
#EBFFB1 #B1C4FF #ECB1FF
monochromatic
#CCFF37 #DBFF74 #EBFFB1 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EBFFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#EBFFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFB1
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFB1 | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AC
Deuteranopia (green-blind)
#FFF7B4
Tritanopia (blue-blind)
#F2F7EB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffb1; /* rgb */ color: rgb(235, 255, 177); /* oklch */ color: oklch(96.7% 0.102 120.0);
Tailwind
colors: {
custom: {
50: '#f2ffc9',
500: '#ebffb1',
950: '#000000',
},
}SCSS
$custom: #ebffb1; $custom-light: #f2ffc9; $custom-dark: #000000;
JSON
{
"hex": "#ebffb1",
"rgb": {
"r": 235,
"g": 255,
"b": 177
},
"hsl": {
"h": 75.385,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.96715,
"c": 0.1015,
"h": 120
},
"luminance": 0.92356
}Semantic roles & 50–950 ramp
primary
#EBFFB1
secondary
#8D6FE6
accent
#00E63B
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682