#BBD69C#BBD69C
#BBD69C is a very light, moderate yellow-green. Relative luminance 0.611; OKLCH L 84.2% C 0.083 H 128.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD69C |
|---|---|
| RGB | rgb(187, 214, 156) |
| HSL | hsl(88, 41%, 73%) |
| HSV | hsv(88, 27%, 84%) |
| CMYK | cmyk(12.6%, 0%, 27.1%, 16.1%) |
| CIE-LAB | lab(82.41, -19.11, 25.76) |
| CIE-LCH | lch(82.41, 32.07, 126.57°) |
| OKLab | oklab(84.16% -0.0515 0.065) |
| OKLCH | oklch(84.16% 0.083 128.4) |
| XYZ | xyz(50.5400, 61.0578, 40.5688) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.58
Pale Olive
#B9CC81
ΔE00 5.07
Pale Olive Green
#B1D27B
ΔE00 5.78
Light Sage
#BCECAC
ΔE00 5.81
Light Moss Green
#A6C875
ΔE00 6.48
Greenish Tan
#BCCB7A
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD69C #B79CD6
analogous
#D6D49C #BBD69C #9ED69C
triadic
#BBD69C #9CBBD6 #D69CBB
tetradic
#BBD69C #9CD6D4 #B79CD6 #D69C9E
square
#BBD69C #9CD6D4 #B79CD6 #D69C9E
split-complementary
#BBD69C #9C9ED6 #D49CD6
monochromatic
#7FAF49 #9DC471 #BBD69C #D9E8C7 #F0F6E9
Accessibility & contrast
On white
1.59
#BBD69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#BBD69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD69C
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD69C | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE98
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#BED1C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd69c; /* rgb */ color: rgb(187, 214, 156); /* oklch */ color: oklch(84.2% 0.083 128.4);
Tailwind
colors: {
custom: {
50: '#d0e2b9',
500: '#bbd69c',
950: '#000000',
},
}SCSS
$custom: #bbd69c; $custom-light: #d0e2b9; $custom-dark: #000000;
JSON
{
"hex": "#bbd69c",
"rgb": {
"r": 187,
"g": 214,
"b": 156
},
"hsl": {
"h": 87.931,
"s": 41.429,
"l": 72.549
},
"oklch": {
"l": 0.84156,
"c": 0.08293,
"h": 128.4
},
"luminance": 0.61058
}Semantic roles & 50–950 ramp
primary
#BBD69C
secondary
#8969AD
accent
#31B46E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481