#BBDF8F#BBDF8F
#BBDF8F is a very light, moderate yellow-green. Relative luminance 0.653; OKLCH L 85.9% C 0.112 H 128.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF8F |
|---|---|
| RGB | rgb(187, 223, 143) |
| HSL | hsl(87, 56%, 72%) |
| HSV | hsv(87, 36%, 87%) |
| CMYK | cmyk(16.1%, 0%, 35.9%, 12.5%) |
| CIE-LAB | lab(84.65, -25.32, 35.42) |
| CIE-LCH | lch(84.65, 43.54, 125.56°) |
| OKLab | oklab(85.88% -0.0691 0.0877) |
| OKLCH | oklch(85.88% 0.112 128.3) |
| XYZ | xyz(51.8384, 65.3227, 35.8588) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.51
Light Grey Green
#B7E1A1
ΔE00 3.81
Pale Olive
#B9CC81
ΔE00 5.21
Light Sage
#BCECAC
ΔE00 5.33
Light Moss Green
#A6C875
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF8F #B38FDF
analogous
#DFDB8F #BBDF8F #93DF8F
triadic
#BBDF8F #8FBBDF #DF8FBB
tetradic
#BBDF8F #8FDFDB #B38FDF #DF8F93
square
#BBDF8F #8FDFDB #B38FDF #DF8F93
split-complementary
#BBDF8F #8F93DF #DB8FDF
monochromatic
#81BD36 #9ED15F #BBDF8F #D8EDBF #F1F8E7
Accessibility & contrast
On white
1.49
#BBDF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BBDF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF8F
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF8F | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#E1D393
Tritanopia (blue-blind)
#BFD8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf8f; /* rgb */ color: rgb(187, 223, 143); /* oklch */ color: oklch(85.9% 0.112 128.3);
Tailwind
colors: {
custom: {
50: '#d0e9b0',
500: '#bbdf8f',
950: '#000000',
},
}SCSS
$custom: #bbdf8f; $custom-light: #d0e9b0; $custom-dark: #000000;
JSON
{
"hex": "#bbdf8f",
"rgb": {
"r": 187,
"g": 223,
"b": 143
},
"hsl": {
"h": 87,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.85877,
"c": 0.11165,
"h": 128.3
},
"luminance": 0.65323
}Semantic roles & 50–950 ramp
primary
#BBDF8F
secondary
#855BB7
accent
#22C36B
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481