#BBD69F#BBD69F
#BBD69F is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.2% C 0.079 H 129.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD69F |
|---|---|
| RGB | rgb(187, 214, 159) |
| HSL | hsl(89, 40%, 73%) |
| HSV | hsv(89, 26%, 84%) |
| CMYK | cmyk(12.6%, 0%, 25.7%, 16.1%) |
| CIE-LAB | lab(82.47, -18.66, 24.27) |
| CIE-LCH | lch(82.47, 30.61, 127.55°) |
| OKLab | oklab(84.22% -0.0502 0.0615) |
| OKLCH | oklch(84.22% 0.079 129.2) |
| XYZ | xyz(50.7971, 61.1607, 41.9232) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.70
Pale Olive
#B9CC81
ΔE00 5.66
Light Sage
#BCECAC
ΔE00 5.82
Pale Olive Green
#B1D27B
ΔE00 6.44
Light Moss Green
#A6C875
ΔE00 7.03
Greenish Tan
#BCCB7A
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD69F #BA9FD6
analogous
#D6D69F #BBD69F #9FD69F
triadic
#BBD69F #9FBBD6 #D69FBB
tetradic
#BBD69F #9FD6D6 #BA9FD6 #D69F9F
square
#BBD69F #9FD6D6 #BA9FD6 #D69F9F
split-complementary
#BBD69F #9F9FD6 #D69FD6
monochromatic
#7EB04B #9DC474 #BBD69F #D9E8CA #F0F6EA
Accessibility & contrast
On white
1.59
#BBD69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BBD69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD69F
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD69F | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE9C
Deuteranopia (green-blind)
#D7CDA2
Tritanopia (blue-blind)
#BDD1C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd69f; /* rgb */ color: rgb(187, 214, 159); /* oklch */ color: oklch(84.2% 0.079 129.2);
Tailwind
colors: {
custom: {
50: '#d0e2bb',
500: '#bbd69f',
950: '#000000',
},
}SCSS
$custom: #bbd69f; $custom-light: #d0e2bb; $custom-dark: #000000;
JSON
{
"hex": "#bbd69f",
"rgb": {
"r": 187,
"g": 214,
"b": 159
},
"hsl": {
"h": 89.455,
"s": 40.146,
"l": 73.137
},
"oklch": {
"l": 0.84218,
"c": 0.07936,
"h": 129.2
},
"luminance": 0.61161
}Semantic roles & 50–950 ramp
primary
#BBD69F
secondary
#8C6CAD
accent
#32B372
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482