#BBDC83#BBDC83
#BBDC83 is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 85.0% C 0.120 H 125.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC83 |
|---|---|
| RGB | rgb(187, 220, 131) |
| HSL | hsl(82, 56%, 69%) |
| HSV | hsv(82, 40%, 86%) |
| CMYK | cmyk(15%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(83.65, -25.39, 40.15) |
| CIE-LCH | lch(83.65, 47.50, 122.31°) |
| OKLab | oklab(85.01% -0.0699 0.0981) |
| OKLCH | oklch(85.01% 0.12 125.5) |
| XYZ | xyz(50.1831, 63.3895, 31.0599) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.41
Pale Olive
#B9CC81
ΔE00 4.52
Light Moss Green
#A6C875
ΔE00 5.03
Greenish Tan
#BCCB7A
ΔE00 5.04
Light Grey Green
#B7E1A1
ΔE00 5.81
Greenish Beige
#C9D179
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC83 #A483DC
analogous
#DCD183 #BBDC83 #8FDC83
triadic
#BBDC83 #83BBDC #DC83BB
tetradic
#BBDC83 #83DCD1 #A483DC #DC838F
square
#BBDC83 #83DCD1 #A483DC #DC838F
split-complementary
#BBDC83 #838FDC #D183DC
monochromatic
#83B232 #A1CF53 #BBDC83 #D5E9B3 #EFF7E2
Accessibility & contrast
On white
1.54
#BBDC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BBDC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC83
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC83 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#C0D4C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc83; /* rgb */ color: rgb(187, 220, 131); /* oklch */ color: oklch(85.0% 0.120 125.5);
Tailwind
colors: {
custom: {
50: '#d0e7a8',
500: '#bbdc83',
950: '#000000',
},
}SCSS
$custom: #bbdc83; $custom-light: #d0e7a8; $custom-dark: #000000;
JSON
{
"hex": "#bbdc83",
"rgb": {
"r": 187,
"g": 220,
"b": 131
},
"hsl": {
"h": 82.247,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.85014,
"c": 0.12049,
"h": 125.5
},
"luminance": 0.6339
}Semantic roles & 50–950 ramp
primary
#BBDC83
secondary
#7550B3
accent
#22C45E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480