#BBD691#BBD691
#BBD691 is a very light, moderate yellow-green. Relative luminance 0.607; OKLCH L 83.9% C 0.096 H 125.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD691 |
|---|---|
| RGB | rgb(187, 214, 145) |
| HSL | hsl(83, 46%, 70%) |
| HSV | hsv(83, 32%, 84%) |
| CMYK | cmyk(12.6%, 0%, 32.2%, 16.1%) |
| CIE-LAB | lab(82.22, -20.67, 31.19) |
| CIE-LCH | lch(82.22, 37.42, 123.53°) |
| OKLab | oklab(83.94% -0.056 0.0778) |
| OKLCH | oklch(83.94% 0.096 125.8) |
| XYZ | xyz(49.6503, 60.7020, 35.8835) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.33
Pale Olive Green
#B1D27B
ΔE00 3.60
Light Grey Green
#B7E1A1
ΔE00 4.17
Greenish Tan
#BCCB7A
ΔE00 4.76
Light Moss Green
#A6C875
ΔE00 4.88
Light Sage
#BCECAC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD691 #AC91D6
analogous
#D6CE91 #BBD691 #98D691
triadic
#BBD691 #91BBD6 #D691BB
tetradic
#BBD691 #91D6CE #AC91D6 #D69198
square
#BBD691 #91D6CE #AC91D6 #D69198
split-complementary
#BBD691 #9198D6 #CE91D6
monochromatic
#82AC40 #9FC564 #BBD691 #D7E7BE #F1F7E9
Accessibility & contrast
On white
1.60
#BBD691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BBD691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD691
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD691 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#BFD0C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd691; /* rgb */ color: rgb(187, 214, 145); /* oklch */ color: oklch(83.9% 0.096 125.8);
Tailwind
colors: {
custom: {
50: '#d0e2b2',
500: '#bbd691',
950: '#000000',
},
}SCSS
$custom: #bbd691; $custom-light: #d0e2b2; $custom-dark: #000000;
JSON
{
"hex": "#bbd691",
"rgb": {
"r": 187,
"g": 214,
"b": 145
},
"hsl": {
"h": 83.478,
"s": 45.695,
"l": 70.392
},
"oklch": {
"l": 0.8394,
"c": 0.09588,
"h": 125.8
},
"luminance": 0.60702
}Semantic roles & 50–950 ramp
primary
#BBD691
secondary
#7D5FAC
accent
#2DB964
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481