#BBDC8F#BBDC8F
#BBDC8F is a very light, moderate yellow-green. Relative luminance 0.637; OKLCH L 85.2% C 0.107 H 127.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC8F |
|---|---|
| RGB | rgb(187, 220, 143) |
| HSL | hsl(86, 52%, 71%) |
| HSV | hsv(86, 35%, 86%) |
| CMYK | cmyk(15%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(83.83, -23.87, 34.34) |
| CIE-LCH | lch(83.83, 41.82, 124.80°) |
| OKLab | oklab(85.22% -0.0651 0.0852) |
| OKLCH | oklch(85.22% 0.107 127.4) |
| XYZ | xyz(51.0440, 63.7339, 35.5940) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.18
Light Grey Green
#B7E1A1
ΔE00 3.81
Pale Olive
#B9CC81
ΔE00 4.46
Light Moss Green
#A6C875
ΔE00 5.23
Greenish Tan
#BCCB7A
ΔE00 5.56
Light Sage
#BCECAC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC8F #B08FDC
analogous
#DCD68F #BBDC8F #94DC8F
triadic
#BBDC8F #8FBBDC #DC8FBB
tetradic
#BBDC8F #8FDCD6 #B08FDC #DC8F94
square
#BBDC8F #8FDCD6 #B08FDC #DC8F94
split-complementary
#BBDC8F #8F94DC #D68FDC
monochromatic
#81B739 #9FCD60 #BBDC8F #D7EBBE #F1F8E8
Accessibility & contrast
On white
1.53
#BBDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BBDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC8F
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC8F | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D28A
Deuteranopia (green-blind)
#DFD093
Tritanopia (blue-blind)
#BFD5C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc8f; /* rgb */ color: rgb(187, 220, 143); /* oklch */ color: oklch(85.2% 0.107 127.4);
Tailwind
colors: {
custom: {
50: '#d0e7b0',
500: '#bbdc8f',
950: '#000000',
},
}SCSS
$custom: #bbdc8f; $custom-light: #d0e7b0; $custom-dark: #000000;
JSON
{
"hex": "#bbdc8f",
"rgb": {
"r": 187,
"g": 220,
"b": 143
},
"hsl": {
"h": 85.714,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.85217,
"c": 0.10717,
"h": 127.4
},
"luminance": 0.63734
}Semantic roles & 50–950 ramp
primary
#BBDC8F
secondary
#815CB3
accent
#26C068
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481