#BBD18F#BBD18F
#BBD18F is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.8% C 0.091 H 123.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD18F |
|---|---|
| RGB | rgb(187, 209, 143) |
| HSL | hsl(80, 42%, 69%) |
| HSV | hsv(80, 32%, 82%) |
| CMYK | cmyk(10.5%, 0%, 31.6%, 18%) |
| CIE-LAB | lab(80.82, -18.47, 30.37) |
| CIE-LCH | lch(80.82, 35.54, 121.30°) |
| OKLab | oklab(82.81% -0.0499 0.0758) |
| OKLCH | oklch(82.81% 0.091 123.4) |
| XYZ | xyz(48.2515, 58.1488, 34.6631) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.47
Greenish Tan
#BCCB7A
ΔE00 4.00
Pale Olive Green
#B1D27B
ΔE00 4.05
Light Moss Green
#A6C875
ΔE00 4.76
Light Grey Green
#B7E1A1
ΔE00 5.39
Tan Green
#A9BE70
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD18F #A58FD1
analogous
#D1C68F #BBD18F #9AD18F
triadic
#BBD18F #8FBBD1 #D18FBB
tetradic
#BBD18F #8FD1C6 #A58FD1 #D18F9A
square
#BBD18F #8FD1C6 #A58FD1 #D18F9A
split-complementary
#BBD18F #8F9AD1 #C68FD1
monochromatic
#83A343 #A1BF64 #BBD18F #D5E3BA #F0F5E6
Accessibility & contrast
On white
1.66
#BBD18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BBD18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD18F
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD18F | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C98B
Deuteranopia (green-blind)
#D5C992
Tritanopia (blue-blind)
#C0CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd18f; /* rgb */ color: rgb(187, 209, 143); /* oklch */ color: oklch(82.8% 0.091 123.4);
Tailwind
colors: {
custom: {
50: '#d0dfb0',
500: '#bbd18f',
950: '#000000',
},
}SCSS
$custom: #bbd18f; $custom-light: #d0dfb0; $custom-dark: #000000;
JSON
{
"hex": "#bbd18f",
"rgb": {
"r": 187,
"g": 209,
"b": 143
},
"hsl": {
"h": 80,
"s": 41.772,
"l": 69.02
},
"oklch": {
"l": 0.82813,
"c": 0.09077,
"h": 123.4
},
"luminance": 0.58149
}Semantic roles & 50–950 ramp
primary
#BBD18F
secondary
#765EA7
accent
#31B55D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481