#BBD18C#BBD18C
#BBD18C is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.8% C 0.094 H 122.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD18C |
|---|---|
| RGB | rgb(187, 209, 140) |
| HSL | hsl(79, 43%, 68%) |
| HSV | hsv(79, 33%, 82%) |
| CMYK | cmyk(10.5%, 0%, 33%, 18%) |
| CIE-LAB | lab(80.77, -18.87, 31.85) |
| CIE-LCH | lch(80.77, 37.02, 120.64°) |
| OKLab | oklab(82.76% -0.0511 0.0792) |
| OKLCH | oklch(82.76% 0.094 122.8) |
| XYZ | xyz(48.0272, 58.0591, 33.4822) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.97
Greenish Tan
#BCCB7A
ΔE00 3.48
Pale Olive Green
#B1D27B
ΔE00 3.55
Light Moss Green
#A6C875
ΔE00 4.42
Tan Green
#A9BE70
ΔE00 5.36
Greenish Beige
#C9D179
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD18C #A28CD1
analogous
#D1C48C #BBD18C #98D18C
triadic
#BBD18C #8CBBD1 #D18CBB
tetradic
#BBD18C #8CD1C4 #A28CD1 #D18C98
square
#BBD18C #8CD1C4 #A28CD1 #D18C98
split-complementary
#BBD18C #8C98D1 #C48CD1
monochromatic
#83A241 #A1C060 #BBD18C #D5E2B8 #EFF4E3
Accessibility & contrast
On white
1.67
#BBD18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BBD18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD18C
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD18C | 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)
#D9C987
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#C0CABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd18c; /* rgb */ color: rgb(187, 209, 140); /* oklch */ color: oklch(82.8% 0.094 122.8);
Tailwind
colors: {
custom: {
50: '#d0dfae',
500: '#bbd18c',
950: '#000000',
},
}SCSS
$custom: #bbd18c; $custom-light: #d0dfae; $custom-dark: #000000;
JSON
{
"hex": "#bbd18c",
"rgb": {
"r": 187,
"g": 209,
"b": 140
},
"hsl": {
"h": 79.13,
"s": 42.857,
"l": 68.431
},
"oklch": {
"l": 0.82757,
"c": 0.09431,
"h": 122.8
},
"luminance": 0.58059
}Semantic roles & 50–950 ramp
primary
#BBD18C
secondary
#735BA7
accent
#30B65A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481