#BBE089#BBE089
#BBE089 is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.0% C 0.120 H 127.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE089 |
|---|---|
| RGB | rgb(187, 224, 137) |
| HSL | hsl(86, 58%, 71%) |
| HSV | hsv(86, 39%, 88%) |
| CMYK | cmyk(16.5%, 0%, 38.8%, 12.2%) |
| CIE-LAB | lab(84.83, -26.57, 38.68) |
| CIE-LCH | lch(84.83, 46.92, 124.49°) |
| OKLab | oklab(86% -0.0729 0.095) |
| OKLCH | oklch(86% 0.12 127.5) |
| XYZ | xyz(51.6640, 65.6817, 33.6180) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.30
Light Grey Green
#B7E1A1
ΔE00 4.91
Pale Olive
#B9CC81
ΔE00 5.45
Light Moss Green
#A6C875
ΔE00 5.76
Washed Out Green
#BCF5A6
ΔE00 5.99
Tea Green
#BDF8A3
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE089 #AE89E0
analogous
#E0D989 #BBE089 #8FE089
triadic
#BBE089 #89BBE0 #E089BB
tetradic
#BBE089 #89E0D9 #AE89E0 #E0898F
square
#BBE089 #89E0D9 #AE89E0 #E0898F
split-complementary
#BBE089 #898FE0 #D989E0
monochromatic
#82BD32 #9FD359 #BBE089 #D7EDB9 #F1F9E7
Accessibility & contrast
On white
1.49
#BBE089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BBE089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE089
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE089 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#E3D38E
Tritanopia (blue-blind)
#BFD9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbe089; /* rgb */ color: rgb(187, 224, 137); /* oklch */ color: oklch(86.0% 0.120 127.5);
Tailwind
colors: {
custom: {
50: '#d0e9ac',
500: '#bbe089',
950: '#000000',
},
}SCSS
$custom: #bbe089; $custom-light: #d0e9ac; $custom-dark: #000000;
JSON
{
"hex": "#bbe089",
"rgb": {
"r": 187,
"g": 224,
"b": 137
},
"hsl": {
"h": 85.517,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.85995,
"c": 0.11975,
"h": 127.5
},
"luminance": 0.65682
}Semantic roles & 50–950 ramp
primary
#BBE089
secondary
#7F55B8
accent
#1FC666
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481