#BBD08D#BBD08D
#BBD08D is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.6% C 0.092 H 122.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD08D |
|---|---|
| RGB | rgb(187, 208, 141) |
| HSL | hsl(79, 42%, 68%) |
| HSV | hsv(79, 32%, 82%) |
| CMYK | cmyk(10.1%, 0%, 32.2%, 18.4%) |
| CIE-LAB | lab(80.52, -18.24, 31.00) |
| CIE-LCH | lch(80.52, 35.97, 120.47°) |
| OKLab | oklab(82.56% -0.0493 0.0773) |
| OKLCH | oklch(82.56% 0.092 122.6) |
| XYZ | xyz(47.8567, 57.5996, 33.7908) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.07
Greenish Tan
#BCCB7A
ΔE00 3.60
Pale Olive Green
#B1D27B
ΔE00 3.94
Light Moss Green
#A6C875
ΔE00 4.61
Tan Green
#A9BE70
ΔE00 5.33
Greenish Beige
#C9D179
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD08D #A28DD0
analogous
#D0C38D #BBD08D #99D08D
triadic
#BBD08D #8DBBD0 #D08DBB
tetradic
#BBD08D #8DD0C3 #A28DD0 #D08D99
square
#BBD08D #8DD0C3 #A28DD0 #D08D99
split-complementary
#BBD08D #8D99D0 #C38DD0
monochromatic
#83A042 #A1BE62 #BBD08D #D5E2B8 #EFF4E4
Accessibility & contrast
On white
1.68
#BBD08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BBD08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD08D
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD08D | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C888
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#C0CABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd08d; /* rgb */ color: rgb(187, 208, 141); /* oklch */ color: oklch(82.6% 0.092 122.6);
Tailwind
colors: {
custom: {
50: '#d0deaf',
500: '#bbd08d',
950: '#000000',
},
}SCSS
$custom: #bbd08d; $custom-light: #d0deaf; $custom-dark: #000000;
JSON
{
"hex": "#bbd08d",
"rgb": {
"r": 187,
"g": 208,
"b": 141
},
"hsl": {
"h": 78.806,
"s": 41.615,
"l": 68.431
},
"oklch": {
"l": 0.82558,
"c": 0.09165,
"h": 122.6
},
"luminance": 0.576
}Semantic roles & 50–950 ramp
primary
#BBD08D
secondary
#735CA5
accent
#31B55A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481