#BBD58B#BBD58B
#BBD58B is a very light, moderate yellow-green. Relative luminance 0.600; OKLCH L 83.6% C 0.101 H 124.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD58B |
|---|---|
| RGB | rgb(187, 213, 139) |
| HSL | hsl(81, 47%, 69%) |
| HSV | hsv(81, 35%, 84%) |
| CMYK | cmyk(12.2%, 0%, 34.7%, 16.5%) |
| CIE-LAB | lab(81.85, -20.98, 33.78) |
| CIE-LCH | lch(81.85, 39.77, 121.84°) |
| OKLab | oklab(83.61% -0.0571 0.0837) |
| OKLCH | oklch(83.61% 0.101 124.3) |
| XYZ | xyz(48.9476, 60.0172, 33.4269) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.57
Pale Olive Green
#B1D27B
ΔE00 2.72
Greenish Tan
#BCCB7A
ΔE00 3.85
Light Moss Green
#A6C875
ΔE00 4.30
Light Grey Green
#B7E1A1
ΔE00 5.04
Greenish Beige
#C9D179
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD58B #A58BD5
analogous
#D5CA8B #BBD58B #96D58B
triadic
#BBD58B #8BBBD5 #D58BBB
tetradic
#BBD58B #8BD5CA #A58BD5 #D58B96
square
#BBD58B #8BD5CA #A58BD5 #D58B96
split-complementary
#BBD58B #8B96D5 #CA8BD5
monochromatic
#83A93D #A1C55E #BBD58B #D5E5B8 #F0F6E5
Accessibility & contrast
On white
1.61
#BBD58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BBD58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD58B
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD58B | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC86
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#C0CEC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd58b; /* rgb */ color: rgb(187, 213, 139); /* oklch */ color: oklch(83.6% 0.101 124.3);
Tailwind
colors: {
custom: {
50: '#d0e2ad',
500: '#bbd58b',
950: '#000000',
},
}SCSS
$custom: #bbd58b; $custom-light: #d0e2ad; $custom-dark: #000000;
JSON
{
"hex": "#bbd58b",
"rgb": {
"r": 187,
"g": 213,
"b": 139
},
"hsl": {
"h": 81.081,
"s": 46.835,
"l": 69.02
},
"oklch": {
"l": 0.83612,
"c": 0.10136,
"h": 124.3
},
"luminance": 0.60017
}Semantic roles & 50–950 ramp
primary
#BBD58B
secondary
#7659AB
accent
#2BBA5E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481