#BBDB94#BBDB94
#BBDB94 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 85.1% C 0.100 H 128.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB94 |
|---|---|
| RGB | rgb(187, 219, 148) |
| HSL | hsl(87, 50%, 72%) |
| HSV | hsv(87, 32%, 86%) |
| CMYK | cmyk(14.6%, 0%, 32.4%, 14.1%) |
| CIE-LAB | lab(83.63, -22.71, 31.53) |
| CIE-LCH | lch(83.63, 38.86, 125.76°) |
| OKLab | oklab(85.09% -0.0617 0.0787) |
| OKLCH | oklch(85.09% 0.1 128.1) |
| XYZ | xyz(51.1696, 63.3654, 37.5462) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.08
Pale Olive Green
#B1D27B
ΔE00 3.88
Pale Olive
#B9CC81
ΔE00 4.55
Light Sage
#BCECAC
ΔE00 5.16
Light Moss Green
#A6C875
ΔE00 5.50
Greenish Tan
#BCCB7A
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB94 #B494DB
analogous
#DBD794 #BBDB94 #98DB94
triadic
#BBDB94 #94BBDB #DB94BB
tetradic
#BBDB94 #94DBD7 #B494DB #DB9498
square
#BBDB94 #94DBD7 #B494DB #DB9498
split-complementary
#BBDB94 #9498DB #D794DB
monochromatic
#80B73E #9ECC66 #BBDB94 #D8EAC2 #F0F7E8
Accessibility & contrast
On white
1.54
#BBDB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BBDB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB94
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB94 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28F
Deuteranopia (green-blind)
#DDD097
Tritanopia (blue-blind)
#BED5C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb94; /* rgb */ color: rgb(187, 219, 148); /* oklch */ color: oklch(85.1% 0.100 128.1);
Tailwind
colors: {
custom: {
50: '#d0e6b4',
500: '#bbdb94',
950: '#000000',
},
}SCSS
$custom: #bbdb94; $custom-light: #d0e6b4; $custom-dark: #000000;
JSON
{
"hex": "#bbdb94",
"rgb": {
"r": 187,
"g": 219,
"b": 148
},
"hsl": {
"h": 87.042,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.85089,
"c": 0.09998,
"h": 128.1
},
"luminance": 0.63366
}Semantic roles & 50–950 ramp
primary
#BBDB94
secondary
#8661B2
accent
#29BD6B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481