#BBD083#BBD083
#BBD083 is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.4% C 0.103 H 121.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD083 |
|---|---|
| RGB | rgb(187, 208, 131) |
| HSL | hsl(76, 45%, 66%) |
| HSV | hsv(76, 37%, 82%) |
| CMYK | cmyk(10.1%, 0%, 37%, 18.4%) |
| CIE-LAB | lab(80.36, -19.53, 35.92) |
| CIE-LCH | lch(80.36, 40.89, 118.54°) |
| OKLab | oklab(82.38% -0.0534 0.0884) |
| OKLCH | oklch(82.38% 0.103 121.1) |
| XYZ | xyz(47.1460, 57.3153, 30.0475) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.01
Greenish Tan
#BCCB7A
ΔE00 2.08
Pale Olive Green
#B1D27B
ΔE00 2.72
Light Moss Green
#A6C875
ΔE00 3.89
Greenish Beige
#C9D179
ΔE00 4.18
Tan Green
#A9BE70
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD083 #9883D0
analogous
#D0BF83 #BBD083 #95D083
triadic
#BBD083 #83BBD0 #D083BB
tetradic
#BBD083 #83D0BF #9883D0 #D08395
square
#BBD083 #83D0BF #9883D0 #D08395
split-complementary
#BBD083 #8395D0 #BF83D0
monochromatic
#829D3C #A3BF57 #BBD083 #D3E1AF #ECF2DC
Accessibility & contrast
On white
1.68
#BBD083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BBD083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD083
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD083 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87D
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#C1C9BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbd083; /* rgb */ color: rgb(187, 208, 131); /* oklch */ color: oklch(82.4% 0.103 121.1);
Tailwind
colors: {
custom: {
50: '#d0dea8',
500: '#bbd083',
950: '#000000',
},
}SCSS
$custom: #bbd083; $custom-light: #d0dea8; $custom-dark: #000000;
JSON
{
"hex": "#bbd083",
"rgb": {
"r": 187,
"g": 208,
"b": 131
},
"hsl": {
"h": 76.364,
"s": 45.029,
"l": 66.471
},
"oklch": {
"l": 0.82379,
"c": 0.10331,
"h": 121.1
},
"luminance": 0.57315
}Semantic roles & 50–950 ramp
primary
#BBD083
secondary
#6A55A3
accent
#2DB853
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480