#BBD18B#BBD18B
#BBD18B is a very light, moderate yellow-green. Relative luminance 0.580; OKLCH L 82.7% C 0.095 H 122.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD18B |
|---|---|
| RGB | rgb(187, 209, 139) |
| HSL | hsl(79, 43%, 68%) |
| HSV | hsv(79, 33%, 82%) |
| CMYK | cmyk(10.5%, 0%, 33.5%, 18%) |
| CIE-LAB | lab(80.76, -19.00, 32.35) |
| CIE-LCH | lch(80.76, 37.52, 120.43°) |
| OKLab | oklab(82.74% -0.0515 0.0804) |
| OKLCH | oklch(82.74% 0.095 122.7) |
| XYZ | xyz(47.9538, 58.0297, 33.0956) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.82
Greenish Tan
#BCCB7A
ΔE00 3.32
Pale Olive Green
#B1D27B
ΔE00 3.40
Light Moss Green
#A6C875
ΔE00 4.32
Tan Green
#A9BE70
ΔE00 5.27
Greenish Beige
#C9D179
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD18B #A18BD1
analogous
#D1C48B #BBD18B #98D18B
triadic
#BBD18B #8BBBD1 #D18BBB
tetradic
#BBD18B #8BD1C4 #A18BD1 #D18B98
square
#BBD18B #8BD1C4 #A18BD1 #D18B98
split-complementary
#BBD18B #8B98D1 #C48BD1
monochromatic
#83A240 #A1C05F #BBD18B #D5E2B7 #EEF4E3
Accessibility & contrast
On white
1.67
#BBD18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BBD18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD18B
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD18B | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C986
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#C0CABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd18b; /* rgb */ color: rgb(187, 209, 139); /* oklch */ color: oklch(82.7% 0.095 122.7);
Tailwind
colors: {
custom: {
50: '#d0dfad',
500: '#bbd18b',
950: '#000000',
},
}SCSS
$custom: #bbd18b; $custom-light: #d0dfad; $custom-dark: #000000;
JSON
{
"hex": "#bbd18b",
"rgb": {
"r": 187,
"g": 209,
"b": 139
},
"hsl": {
"h": 78.857,
"s": 43.21,
"l": 68.235
},
"oklch": {
"l": 0.82739,
"c": 0.09548,
"h": 122.7
},
"luminance": 0.5803
}Semantic roles & 50–950 ramp
primary
#BBD18B
secondary
#725AA6
accent
#2FB65A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481