#BBDF83#BBDF83
#BBDF83 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.7% C 0.125 H 126.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDF83 |
|---|---|
| RGB | rgb(187, 223, 131) |
| HSL | hsl(83, 59%, 69%) |
| HSV | hsv(83, 41%, 87%) |
| CMYK | cmyk(16.1%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(84.47, -26.83, 41.20) |
| CIE-LCH | lch(84.47, 49.17, 123.07°) |
| OKLab | oklab(85.68% -0.0739 0.1005) |
| OKLCH | oklch(85.68% 0.125 126.3) |
| XYZ | xyz(50.9775, 64.9784, 31.3247) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.04
Pale Olive
#B9CC81
ΔE00 5.36
Light Moss Green
#A6C875
ΔE00 5.63
Greenish Tan
#BCCB7A
ΔE00 5.83
Light Grey Green
#B7E1A1
ΔE00 5.87
Pistachio (survey)
#C0FA8B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDF83 #A783DF
analogous
#DFD583 #BBDF83 #8DDF83
triadic
#BBDF83 #83BBDF #DF83BB
tetradic
#BBDF83 #83DFD5 #A783DF #DF838D
square
#BBDF83 #83DFD5 #A783DF #DF838D
split-complementary
#BBDF83 #838DDF #D583DF
monochromatic
#83B830 #A0D252 #BBDF83 #D6ECB4 #F0F8E4
Accessibility & contrast
On white
1.50
#BBDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BBDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDF83
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDF83 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#C0D7C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdf83; /* rgb */ color: rgb(187, 223, 131); /* oklch */ color: oklch(85.7% 0.125 126.3);
Tailwind
colors: {
custom: {
50: '#d1e9a8',
500: '#bbdf83',
950: '#000000',
},
}SCSS
$custom: #bbdf83; $custom-light: #d1e9a8; $custom-dark: #000000;
JSON
{
"hex": "#bbdf83",
"rgb": {
"r": 187,
"g": 223,
"b": 131
},
"hsl": {
"h": 83.478,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.85677,
"c": 0.12479,
"h": 126.3
},
"luminance": 0.64979
}Semantic roles & 50–950 ramp
primary
#BBDF83
secondary
#7850B6
accent
#1FC761
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480