#BBE89E#BBE89E
#BBE89E is a very light, moderate yellow-green. Relative luminance 0.707; OKLCH L 88.1% C 0.109 H 133.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE89E |
|---|---|
| RGB | rgb(187, 232, 158) |
| HSL | hsl(96, 62%, 76%) |
| HSV | hsv(96, 32%, 91%) |
| CMYK | cmyk(19.4%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(87.36, -27.56, 31.39) |
| CIE-LCH | lch(87.36, 41.77, 131.28°) |
| OKLab | oklab(88.13% -0.075 0.0786) |
| OKLCH | oklch(88.13% 0.109 133.7) |
| XYZ | xyz(55.5204, 70.7456, 43.0713) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.34
Light Sage
#BCECAC
ΔE00 2.51
Washed Out Green
#BCF5A6
ΔE00 3.07
Tea Green
#BDF8A3
ΔE00 3.81
Pale Green
#C7FDB5
ΔE00 4.63
Light Light Green
#C8FFB0
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE89E #CB9EE8
analogous
#E0E89E #BBE89E #9EE8A6
triadic
#BBE89E #9EBBE8 #E89EBB
tetradic
#BBE89E #9EE0E8 #CB9EE8 #E8A69E
square
#BBE89E #9EE0E8 #CB9EE8 #E8A69E
split-complementary
#BBE89E #A69EE8 #E89EE0
monochromatic
#76D13B #98DC6D #BBE89E #DEF4CF #EEF9E6
Accessibility & contrast
On white
1.39
#BBE89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#BBE89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE89E
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE89E | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD99
Deuteranopia (green-blind)
#E7DAA2
Tritanopia (blue-blind)
#BCE2D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe89e; /* rgb */ color: rgb(187, 232, 158); /* oklch */ color: oklch(88.1% 0.109 133.7);
Tailwind
colors: {
custom: {
50: '#d0efbb',
500: '#bbe89e',
950: '#000000',
},
}SCSS
$custom: #bbe89e; $custom-light: #d0efbb; $custom-dark: #000000;
JSON
{
"hex": "#bbe89e",
"rgb": {
"r": 187,
"g": 232,
"b": 158
},
"hsl": {
"h": 96.486,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.88132,
"c": 0.10861,
"h": 133.7
},
"luminance": 0.70747
}Semantic roles & 50–950 ramp
primary
#BBE89E
secondary
#9F67C3
accent
#1CC985
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582