#BBD58C#BBD58C
#BBD58C is a very light, moderate yellow-green. Relative luminance 0.600; OKLCH L 83.6% C 0.100 H 124.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD58C |
|---|---|
| RGB | rgb(187, 213, 140) |
| HSL | hsl(81, 46%, 69%) |
| HSV | hsv(81, 34%, 84%) |
| CMYK | cmyk(12.2%, 0%, 34.3%, 16.5%) |
| CIE-LAB | lab(81.86, -20.85, 33.29) |
| CIE-LCH | lch(81.86, 39.28, 122.06°) |
| OKLab | oklab(83.63% -0.0567 0.0826) |
| OKLCH | oklch(83.63% 0.1 124.5) |
| XYZ | xyz(49.0210, 60.0465, 33.8134) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.64
Pale Olive Green
#B1D27B
ΔE00 2.87
Greenish Tan
#BCCB7A
ΔE00 3.97
Light Moss Green
#A6C875
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 4.91
Greenish Beige
#C9D179
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD58C #A68CD5
analogous
#D5CB8C #BBD58C #97D58C
triadic
#BBD58C #8CBBD5 #D58CBB
tetradic
#BBD58C #8CD5CB #A68CD5 #D58C97
square
#BBD58C #8CD5CB #A68CD5 #D58C97
split-complementary
#BBD58C #8C97D5 #CB8CD5
monochromatic
#83A93E #A0C55F #BBD58C #D6E5B9 #F0F6E6
Accessibility & contrast
On white
1.61
#BBD58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BBD58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD58C
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD58C | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC87
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#C0CEC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd58c; /* rgb */ color: rgb(187, 213, 140); /* oklch */ color: oklch(83.6% 0.100 124.5);
Tailwind
colors: {
custom: {
50: '#d0e2ae',
500: '#bbd58c',
950: '#000000',
},
}SCSS
$custom: #bbd58c; $custom-light: #d0e2ae; $custom-dark: #000000;
JSON
{
"hex": "#bbd58c",
"rgb": {
"r": 187,
"g": 213,
"b": 140
},
"hsl": {
"h": 81.37,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.8363,
"c": 0.1002,
"h": 124.5
},
"luminance": 0.60047
}Semantic roles & 50–950 ramp
primary
#BBD58C
secondary
#775AAB
accent
#2CBA5E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481