#BBD682#BBD682
#BBD682 is a very light, moderate yellow-green. Relative luminance 0.603; OKLCH L 83.7% C 0.113 H 123.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD682 |
|---|---|
| RGB | rgb(187, 214, 130) |
| HSL | hsl(79, 51%, 67%) |
| HSV | hsv(79, 39%, 84%) |
| CMYK | cmyk(12.6%, 0%, 39.3%, 16.1%) |
| CIE-LAB | lab(81.98, -22.61, 38.52) |
| CIE-LCH | lch(81.98, 44.67, 120.41°) |
| OKLab | oklab(83.68% -0.0621 0.0944) |
| OKLCH | oklch(83.68% 0.113 123.4) |
| XYZ | xyz(48.5691, 60.2695, 30.1892) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.78
Pale Olive
#B9CC81
ΔE00 2.85
Greenish Tan
#BCCB7A
ΔE00 3.43
Light Moss Green
#A6C875
ΔE00 4.12
Greenish Beige
#C9D179
ΔE00 4.78
Light Olive
#ACBF69
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD682 #9D82D6
analogous
#D6C782 #BBD682 #91D682
triadic
#BBD682 #82BBD6 #D682BB
tetradic
#BBD682 #82D6C7 #9D82D6 #D68291
square
#BBD682 #82D6C7 #9D82D6 #D68291
split-complementary
#BBD682 #8291D6 #C782D6
monochromatic
#83A737 #A2C754 #BBD682 #D4E5B0 #EDF4DE
Accessibility & contrast
On white
1.61
#BBD682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BBD682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD682
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD682 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7C
Deuteranopia (green-blind)
#DBCC86
Tritanopia (blue-blind)
#C1CEC1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd682; /* rgb */ color: rgb(187, 214, 130); /* oklch */ color: oklch(83.7% 0.113 123.4);
Tailwind
colors: {
custom: {
50: '#d0e2a7',
500: '#bbd682',
950: '#000000',
},
}SCSS
$custom: #bbd682; $custom-light: #d0e2a7; $custom-dark: #000000;
JSON
{
"hex": "#bbd682",
"rgb": {
"r": 187,
"g": 214,
"b": 130
},
"hsl": {
"h": 79.286,
"s": 50.602,
"l": 67.451
},
"oklch": {
"l": 0.83677,
"c": 0.11299,
"h": 123.4
},
"luminance": 0.6027
}Semantic roles & 50–950 ramp
primary
#BBD682
secondary
#6E51AB
accent
#28BE58
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480