#BBE49E#BBE49E
#BBE49E is a very light, moderate yellow-green. Relative luminance 0.685; OKLCH L 87.3% C 0.102 H 132.9°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE49E |
|---|---|
| RGB | rgb(187, 228, 158) |
| HSL | hsl(95, 56%, 76%) |
| HSV | hsv(95, 31%, 89%) |
| CMYK | cmyk(18%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(86.27, -25.64, 29.93) |
| CIE-LCH | lch(86.27, 39.41, 130.59°) |
| OKLab | oklab(87.25% -0.0697 0.0751) |
| OKLCH | oklch(87.25% 0.102 132.9) |
| XYZ | xyz(54.4073, 68.5193, 42.7002) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.47
Light Sage
#BCECAC
ΔE00 2.68
Washed Out Green
#BCF5A6
ΔE00 4.12
Tea Green
#BDF8A3
ΔE00 4.91
Pale Green
#C7FDB5
ΔE00 5.44
Very Pale Green
#CFFDBC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE49E #C79EE4
analogous
#DEE49E #BBE49E #9EE4A4
triadic
#BBE49E #9EBBE4 #E49EBB
tetradic
#BBE49E #9EDEE4 #C79EE4 #E4A49E
square
#BBE49E #9EDEE4 #C79EE4 #E4A49E
split-complementary
#BBE49E #A49EE4 #E49EDE
monochromatic
#78C93E #99D76E #BBE49E #DDF1CE #EEF8E7
Accessibility & contrast
On white
1.43
#BBE49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BBE49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE49E
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE49E | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#BCDED2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe49e; /* rgb */ color: rgb(187, 228, 158); /* oklch */ color: oklch(87.3% 0.102 132.9);
Tailwind
colors: {
custom: {
50: '#d0ecbb',
500: '#bbe49e',
950: '#000000',
},
}SCSS
$custom: #bbe49e; $custom-light: #d0ecbb; $custom-dark: #000000;
JSON
{
"hex": "#bbe49e",
"rgb": {
"r": 187,
"g": 228,
"b": 158
},
"hsl": {
"h": 95.143,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.87253,
"c": 0.10243,
"h": 132.9
},
"luminance": 0.6852
}Semantic roles & 50–950 ramp
primary
#BBE49E
secondary
#9A68BE
accent
#21C481
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482