#BBD08F#BBD08F
#BBD08F is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.6% C 0.089 H 122.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD08F |
|---|---|
| RGB | rgb(187, 208, 143) |
| HSL | hsl(79, 41%, 69%) |
| HSV | hsv(79, 31%, 82%) |
| CMYK | cmyk(10.1%, 0%, 31.3%, 18.4%) |
| CIE-LAB | lab(80.55, -17.97, 30.01) |
| CIE-LCH | lch(80.55, 34.98, 120.91°) |
| OKLab | oklab(82.6% -0.0485 0.075) |
| OKLCH | oklch(82.6% 0.089 122.9) |
| XYZ | xyz(48.0069, 57.6596, 34.5816) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.45
Greenish Tan
#BCCB7A
ΔE00 3.97
Pale Olive Green
#B1D27B
ΔE00 4.27
Light Moss Green
#A6C875
ΔE00 4.85
Tan Green
#A9BE70
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD08F #A48FD0
analogous
#D0C58F #BBD08F #9BD08F
triadic
#BBD08F #8FBBD0 #D08FBB
tetradic
#BBD08F #8FD0C5 #A48FD0 #D08F9B
square
#BBD08F #8FD0C5 #A48FD0 #D08F9B
split-complementary
#BBD08F #8F9BD0 #C58FD0
monochromatic
#83A144 #A1BE64 #BBD08F #D5E2BA #EFF4E5
Accessibility & contrast
On white
1.68
#BBD08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#BBD08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD08F
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD08F | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C88B
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#C0CABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd08f; /* rgb */ color: rgb(187, 208, 143); /* oklch */ color: oklch(82.6% 0.089 122.9);
Tailwind
colors: {
custom: {
50: '#d0deb0',
500: '#bbd08f',
950: '#000000',
},
}SCSS
$custom: #bbd08f; $custom-light: #d0deb0; $custom-dark: #000000;
JSON
{
"hex": "#bbd08f",
"rgb": {
"r": 187,
"g": 208,
"b": 143
},
"hsl": {
"h": 79.385,
"s": 40.881,
"l": 68.824
},
"oklch": {
"l": 0.82596,
"c": 0.08928,
"h": 122.9
},
"luminance": 0.5766
}Semantic roles & 50–950 ramp
primary
#BBD08F
secondary
#755EA5
accent
#32B45C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481