#BFFEAB#BFFEAB
#BFFEAB is a very light, vivid green. Relative luminance 0.849; OKLCH L 93.5% C 0.126 H 138.3°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFEAB |
|---|---|
| RGB | rgb(191, 254, 171) |
| HSL | hsl(106, 98%, 83%) |
| HSV | hsv(106, 33%, 100%) |
| CMYK | cmyk(24.8%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(93.84, -34.57, 33.53) |
| CIE-LCH | lch(93.84, 48.16, 135.88°) |
| OKLab | oklab(93.47% -0.0942 0.0839) |
| OKLCH | oklch(93.47% 0.126 138.3) |
| XYZ | xyz(64.2764, 84.8983, 51.5206) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.38
Tea Green
#BDF8A3
ΔE00 1.44
Light Pastel Green
#B2FBA5
ΔE00 1.74
Washed Out Green
#BCF5A6
ΔE00 1.91
Pale Green
#C7FDB5
ΔE00 2.14
Celadon
#BEFDB7
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFEAB #EAABFE
analogous
#E8FEAB #BFFEAB #ABFEC0
triadic
#BFFEAB #ABBFFE #FEABBF
tetradic
#BFFEAB #ABE8FE #EAABFE #FEC0AB
square
#BFFEAB #ABE8FE #EAABFE #FEC0AB
split-complementary
#BFFEAB #C0ABFE #FEABE8
monochromatic
#63FD32 #91FD6F #BFFEAB #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.17
#BFFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#BFFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFEAB
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFEAB | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A5
Deuteranopia (green-blind)
#F9EBAF
Tritanopia (blue-blind)
#BCF8E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bffeab; /* rgb */ color: rgb(191, 254, 171); /* oklch */ color: oklch(93.5% 0.126 138.3);
Tailwind
colors: {
custom: {
50: '#d4ffc4',
500: '#bffeab',
950: '#000000',
},
}SCSS
$custom: #bffeab; $custom-light: #d4ffc4; $custom-dark: #000000;
JSON
{
"hex": "#bffeab",
"rgb": {
"r": 191,
"g": 254,
"b": 171
},
"hsl": {
"h": 105.542,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.93473,
"c": 0.12618,
"h": 138.3
},
"luminance": 0.849
}Semantic roles & 50–950 ramp
primary
#BFFEAB
secondary
#C66AE3
accent
#00E6AE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682