#BBE89F#BBE89F
#BBE89F is a very light, moderate yellow-green. Relative luminance 0.708; OKLCH L 88.2% C 0.108 H 133.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE89F |
|---|---|
| RGB | rgb(187, 232, 159) |
| HSL | hsl(97, 61%, 77%) |
| HSV | hsv(97, 31%, 91%) |
| CMYK | cmyk(19.4%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(87.38, -27.41, 30.91) |
| CIE-LCH | lch(87.38, 41.31, 131.57°) |
| OKLab | oklab(88.15% -0.0746 0.0774) |
| OKLCH | oklch(88.15% 0.108 133.9) |
| XYZ | xyz(55.6068, 70.7801, 43.5264) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.19
Light Sage
#BCECAC
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 3.08
Tea Green
#BDF8A3
ΔE00 3.86
Pale Green
#C7FDB5
ΔE00 4.57
Light Light Green
#C8FFB0
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE89F #CC9FE8
analogous
#E0E89F #BBE89F #9FE8A8
triadic
#BBE89F #9FBBE8 #E89FBB
tetradic
#BBE89F #9FE0E8 #CC9FE8 #E8A89F
square
#BBE89F #9FE0E8 #CC9FE8 #E8A89F
split-complementary
#BBE89F #A89FE8 #E89FE0
monochromatic
#75D03C #98DC6E #BBE89F #DEF4D0 #EEF9E6
Accessibility & contrast
On white
1.39
#BBE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#BBE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE89F
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE89F | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD9A
Deuteranopia (green-blind)
#E7DAA3
Tritanopia (blue-blind)
#BCE2D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe89f; /* rgb */ color: rgb(187, 232, 159); /* oklch */ color: oklch(88.2% 0.108 133.9);
Tailwind
colors: {
custom: {
50: '#d0efbc',
500: '#bbe89f',
950: '#000000',
},
}SCSS
$custom: #bbe89f; $custom-light: #d0efbc; $custom-dark: #000000;
JSON
{
"hex": "#bbe89f",
"rgb": {
"r": 187,
"g": 232,
"b": 159
},
"hsl": {
"h": 96.986,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.88151,
"c": 0.10751,
"h": 133.9
},
"luminance": 0.70781
}Semantic roles & 50–950 ramp
primary
#BBE89F
secondary
#A068C3
accent
#1CC987
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582