#BBDF8D#BBDF8D
#BBDF8D is a very light, moderate yellow-green. Relative luminance 0.653; OKLCH L 85.8% C 0.114 H 127.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF8D |
|---|---|
| RGB | rgb(187, 223, 141) |
| HSL | hsl(86, 56%, 71%) |
| HSV | hsv(86, 37%, 87%) |
| CMYK | cmyk(16.1%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(84.62, -25.58, 36.39) |
| CIE-LCH | lch(84.62, 44.48, 125.11°) |
| OKLab | oklab(85.84% -0.0699 0.0899) |
| OKLCH | oklch(85.84% 0.114 127.9) |
| XYZ | xyz(51.6883, 65.2627, 35.0679) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.34
Light Grey Green
#B7E1A1
ΔE00 4.16
Pale Olive
#B9CC81
ΔE00 5.17
Light Moss Green
#A6C875
ΔE00 5.63
Light Sage
#BCECAC
ΔE00 5.63
Washed Out Green
#BCF5A6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF8D #B18DDF
analogous
#DFDA8D #BBDF8D #92DF8D
triadic
#BBDF8D #8DBBDF #DF8DBB
tetradic
#BBDF8D #8DDFDA #B18DDF #DF8D92
square
#BBDF8D #8DDFDA #B18DDF #DF8D92
split-complementary
#BBDF8D #8D92DF #DA8DDF
monochromatic
#81BD35 #9ED25D #BBDF8D #D8ECBD #F1F8E7
Accessibility & contrast
On white
1.49
#BBDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BBDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF8D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF8D | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#BFD8CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf8d; /* rgb */ color: rgb(187, 223, 141); /* oklch */ color: oklch(85.8% 0.114 127.9);
Tailwind
colors: {
custom: {
50: '#d0e9af',
500: '#bbdf8d',
950: '#000000',
},
}SCSS
$custom: #bbdf8d; $custom-light: #d0e9af; $custom-dark: #000000;
JSON
{
"hex": "#bbdf8d",
"rgb": {
"r": 187,
"g": 223,
"b": 141
},
"hsl": {
"h": 86.341,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.85842,
"c": 0.11388,
"h": 127.9
},
"luminance": 0.65263
}Semantic roles & 50–950 ramp
primary
#BBDF8D
secondary
#8259B7
accent
#22C469
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481