#BBEFAB#BBEFAB
#BBEFAB is a very light, moderate green. Relative luminance 0.752; OKLCH L 89.9% C 0.105 H 138.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFAB |
|---|---|
| RGB | rgb(187, 239, 171) |
| HSL | hsl(106, 68%, 80%) |
| HSV | hsv(106, 28%, 94%) |
| CMYK | cmyk(21.8%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(89.50, -28.94, 27.66) |
| CIE-LCH | lch(89.50, 40.03, 136.30°) |
| OKLab | oklab(89.93% -0.0787 0.0698) |
| OKLCH | oklch(89.93% 0.105 138.4) |
| XYZ | xyz(58.7089, 75.2366, 49.9491) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.01
Washed Out Green
#BCF5A6
ΔE00 2.25
Pale Green
#C7FDB5
ΔE00 2.96
Celadon
#BEFDB7
ΔE00 3.11
Light Grey Green
#B7E1A1
ΔE00 3.22
Tea Green
#BDF8A3
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFAB #DFABEF
analogous
#DDEFAB #BBEFAB #ABEFBD
triadic
#BBEFAB #ABBBEF #EFABBB
tetradic
#BBEFAB #ABDDEF #DFABEF #EFBDAB
square
#BBEFAB #ABDDEF #DFABEF #EFBDAB
split-complementary
#BBEFAB #BDABEF #EFABDD
monochromatic
#68DB44 #91E578 #BBEFAB #E5F9DE #EAFAE5
Accessibility & contrast
On white
1.31
#BBEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#BBEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFAB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFAB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A7
Deuteranopia (green-blind)
#EBDFAE
Tritanopia (blue-blind)
#B9EADD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbefab; /* rgb */ color: rgb(187, 239, 171); /* oklch */ color: oklch(89.9% 0.105 138.4);
Tailwind
colors: {
custom: {
50: '#d0f4c4',
500: '#bbefab',
950: '#000000',
},
}SCSS
$custom: #bbefab; $custom-light: #d0f4c4; $custom-dark: #000000;
JSON
{
"hex": "#bbefab",
"rgb": {
"r": 187,
"g": 239,
"b": 171
},
"hsl": {
"h": 105.882,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.89926,
"c": 0.10524,
"h": 138.4
},
"luminance": 0.75238
}Semantic roles & 50–950 ramp
primary
#BBEFAB
secondary
#B771CD
accent
#16D0A4
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582