#BBEFA1#BBEFA1
#BBEFA1 is a very light, moderate green. Relative luminance 0.749; OKLCH L 89.7% C 0.116 H 135.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFA1 |
|---|---|
| RGB | rgb(187, 239, 161) |
| HSL | hsl(100, 71%, 78%) |
| HSV | hsv(100, 33%, 94%) |
| CMYK | cmyk(21.8%, 0%, 32.6%, 6.3%) |
| CIE-LAB | lab(89.33, -30.43, 32.50) |
| CIE-LCH | lch(89.33, 44.52, 133.11°) |
| OKLab | oklab(89.73% -0.0829 0.0813) |
| OKLCH | oklch(89.73% 0.116 135.6) |
| XYZ | xyz(57.7916, 74.8696, 45.1178) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.37
Tea Green
#BDF8A3
ΔE00 2.11
Light Sage
#BCECAC
ΔE00 2.70
Pale Green
#C7FDB5
ΔE00 3.33
Light Light Green
#C8FFB0
ΔE00 3.33
Light Pastel Green
#B2FBA5
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFA1 #D5A1EF
analogous
#E2EFA1 #BBEFA1 #A1EFAE
triadic
#BBEFA1 #A1BBEF #EFA1BB
tetradic
#BBEFA1 #A1E2EF #D5A1EF #EFAEA1
square
#BBEFA1 #A1E2EF #D5A1EF #EFAEA1
split-complementary
#BBEFA1 #AEA1EF #EFA1E2
monochromatic
#6FDD38 #95E66D #BBEFA1 #E1F8D5 #ECFBE5
Accessibility & contrast
On white
1.31
#BBEFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#BBEFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFA1
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFA1 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E39C
Deuteranopia (green-blind)
#EDDFA5
Tritanopia (blue-blind)
#BAE9DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbefa1; /* rgb */ color: rgb(187, 239, 161); /* oklch */ color: oklch(89.7% 0.116 135.6);
Tailwind
colors: {
custom: {
50: '#d0f4bd',
500: '#bbefa1',
950: '#000000',
},
}SCSS
$custom: #bbefa1; $custom-light: #d0f4bd; $custom-dark: #000000;
JSON
{
"hex": "#bbefa1",
"rgb": {
"r": 187,
"g": 239,
"b": 161
},
"hsl": {
"h": 100,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.89731,
"c": 0.11609,
"h": 135.6
},
"luminance": 0.74871
}Semantic roles & 50–950 ramp
primary
#BBEFA1
secondary
#AB68CC
accent
#13D393
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582