#BBE49B#BBE49B
#BBE49B is a very light, moderate yellow-green. Relative luminance 0.684; OKLCH L 87.2% C 0.106 H 132.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE49B |
|---|---|
| RGB | rgb(187, 228, 155) |
| HSL | hsl(94, 57%, 75%) |
| HSV | hsv(94, 32%, 89%) |
| CMYK | cmyk(18%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(86.21, -26.08, 31.39) |
| CIE-LCH | lch(86.21, 40.81, 129.72°) |
| OKLab | oklab(87.2% -0.0709 0.0785) |
| OKLCH | oklch(87.2% 0.106 132.1) |
| XYZ | xyz(54.1522, 68.4173, 41.3568) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.01
Light Sage
#BCECAC
ΔE00 3.13
Washed Out Green
#BCF5A6
ΔE00 4.09
Tea Green
#BDF8A3
ΔE00 4.77
Pale Olive Green
#B1D27B
ΔE00 5.48
Pale Green
#C7FDB5
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE49B #C49BE4
analogous
#DFE49B #BBE49B #9BE4A0
triadic
#BBE49B #9BBBE4 #E49BBB
tetradic
#BBE49B #9BDFE4 #C49BE4 #E4A09B
square
#BBE49B #9BDFE4 #C49BE4 #E4A09B
split-complementary
#BBE49B #A09BE4 #E49BDF
monochromatic
#79CA3B #9AD76B #BBE49B #DCF1CB #EFF8E7
Accessibility & contrast
On white
1.43
#BBE49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BBE49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE49B
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE49B | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA96
Deuteranopia (green-blind)
#E4D79F
Tritanopia (blue-blind)
#BCDED1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe49b; /* rgb */ color: rgb(187, 228, 155); /* oklch */ color: oklch(87.2% 0.106 132.1);
Tailwind
colors: {
custom: {
50: '#d0ecb9',
500: '#bbe49b',
950: '#000000',
},
}SCSS
$custom: #bbe49b; $custom-light: #d0ecb9; $custom-dark: #000000;
JSON
{
"hex": "#bbe49b",
"rgb": {
"r": 187,
"g": 228,
"b": 155
},
"hsl": {
"h": 93.699,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.87195,
"c": 0.10579,
"h": 132.1
},
"luminance": 0.68418
}Semantic roles & 50–950 ramp
primary
#BBE49B
secondary
#9766BE
accent
#20C57D
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481