#BBEFA9#BBEFA9
#BBEFA9 is a very light, moderate green. Relative luminance 0.752; OKLCH L 89.9% C 0.107 H 137.8°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFA9 |
|---|---|
| RGB | rgb(187, 239, 169) |
| HSL | hsl(105, 69%, 80%) |
| HSV | hsv(105, 29%, 94%) |
| CMYK | cmyk(21.8%, 0%, 29.3%, 6.3%) |
| CIE-LAB | lab(89.47, -29.24, 28.63) |
| CIE-LCH | lch(89.47, 40.92, 135.61°) |
| OKLab | oklab(89.89% -0.0796 0.0721) |
| OKLCH | oklch(89.89% 0.107 137.8) |
| XYZ | xyz(58.5197, 75.1609, 48.9527) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.29
Washed Out Green
#BCF5A6
ΔE00 1.93
Pale Green
#C7FDB5
ΔE00 2.93
Tea Green
#BDF8A3
ΔE00 3.05
Celadon
#BEFDB7
ΔE00 3.20
Light Grey Green
#B7E1A1
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFA9 #DDA9EF
analogous
#DEEFA9 #BBEFA9 #A9EFBA
triadic
#BBEFA9 #A9BBEF #EFA9BB
tetradic
#BBEFA9 #A9DEEF #DDA9EF #EFBAA9
square
#BBEFA9 #A9DEEF #DDA9EF #EFBAA9
split-complementary
#BBEFA9 #BAA9EF #EFA9DE
monochromatic
#69DC42 #92E575 #BBEFA9 #E4F9DD #EBFAE5
Accessibility & contrast
On white
1.31
#BBEFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#BBEFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFA9
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFA9 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#ECDFAD
Tritanopia (blue-blind)
#B9EADD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbefa9; /* rgb */ color: rgb(187, 239, 169); /* oklch */ color: oklch(89.9% 0.107 137.8);
Tailwind
colors: {
custom: {
50: '#d0f4c3',
500: '#bbefa9',
950: '#000000',
},
}SCSS
$custom: #bbefa9; $custom-light: #d0f4c3; $custom-dark: #000000;
JSON
{
"hex": "#bbefa9",
"rgb": {
"r": 187,
"g": 239,
"b": 169
},
"hsl": {
"h": 104.571,
"s": 68.627,
"l": 80
},
"oklch": {
"l": 0.89886,
"c": 0.10741,
"h": 137.8
},
"luminance": 0.75162
}Semantic roles & 50–950 ramp
primary
#BBEFA9
secondary
#B570CD
accent
#15D1A0
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582