#BBD38C#BBD38C
#BBD38C is a very light, moderate yellow-green. Relative luminance 0.590; OKLCH L 83.2% C 0.097 H 123.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD38C |
|---|---|
| RGB | rgb(187, 211, 140) |
| HSL | hsl(80, 45%, 69%) |
| HSV | hsv(80, 34%, 83%) |
| CMYK | cmyk(11.4%, 0%, 33.6%, 17.3%) |
| CIE-LAB | lab(81.32, -19.86, 32.57) |
| CIE-LCH | lch(81.32, 38.15, 121.37°) |
| OKLab | oklab(83.19% -0.0539 0.0809) |
| OKLCH | oklch(83.19% 0.097 123.7) |
| XYZ | xyz(48.5210, 59.0466, 33.6468) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.25
Pale Olive Green
#B1D27B
ΔE00 3.16
Greenish Tan
#BCCB7A
ΔE00 3.68
Light Moss Green
#A6C875
ΔE00 4.35
Light Grey Green
#B7E1A1
ΔE00 5.25
Greenish Beige
#C9D179
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD38C #A48CD3
analogous
#D3C88C #BBD38C #98D38C
triadic
#BBD38C #8CBBD3 #D38CBB
tetradic
#BBD38C #8CD3C8 #A48CD3 #D38C98
square
#BBD38C #8CD3C8 #A48CD3 #D38C98
split-complementary
#BBD38C #8C98D3 #C88CD3
monochromatic
#83A53F #A1C260 #BBD38C #D5E4B8 #EFF5E5
Accessibility & contrast
On white
1.64
#BBD38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BBD38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD38C
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD38C | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB87
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#C0CCC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd38c; /* rgb */ color: rgb(187, 211, 140); /* oklch */ color: oklch(83.2% 0.097 123.7);
Tailwind
colors: {
custom: {
50: '#d0e0ae',
500: '#bbd38c',
950: '#000000',
},
}SCSS
$custom: #bbd38c; $custom-light: #d0e0ae; $custom-dark: #000000;
JSON
{
"hex": "#bbd38c",
"rgb": {
"r": 187,
"g": 211,
"b": 140
},
"hsl": {
"h": 80.282,
"s": 44.654,
"l": 68.824
},
"oklch": {
"l": 0.83193,
"c": 0.09725,
"h": 123.7
},
"luminance": 0.59047
}Semantic roles & 50–950 ramp
primary
#BBD38C
secondary
#755AA9
accent
#2EB85C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481