#BBD57B#BBD57B
#BBD57B is a very light, moderate yellow-green. Relative luminance 0.596; OKLCH L 83.3% C 0.119 H 122.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD57B |
|---|---|
| RGB | rgb(187, 213, 123) |
| HSL | hsl(77, 52%, 66%) |
| HSV | hsv(77, 42%, 84%) |
| CMYK | cmyk(12.2%, 0%, 42.3%, 16.5%) |
| CIE-LAB | lab(81.61, -22.95, 41.55) |
| CIE-LCH | lch(81.61, 47.46, 118.91°) |
| OKLab | oklab(83.35% -0.0635 0.1009) |
| OKLCH | oklch(83.35% 0.119 122.2) |
| XYZ | xyz(47.8629, 59.5833, 27.7143) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.00
Pale Olive
#B9CC81
ΔE00 3.14
Greenish Tan
#BCCB7A
ΔE00 3.16
Greenish Beige
#C9D179
ΔE00 4.21
Light Moss Green
#A6C875
ΔE00 4.26
Light Olive
#ACBF69
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD57B #957BD5
analogous
#D5C27B #BBD57B #8ED57B
triadic
#BBD57B #7BBBD5 #D57BBB
tetradic
#BBD57B #7BD5C2 #957BD5 #D57B8E
square
#BBD57B #7BD5C2 #957BD5 #D57B8E
split-complementary
#BBD57B #7B8ED5 #C27BD5
monochromatic
#82A234 #A3C64D #BBD57B #D3E4A9 #EBF3D8
Accessibility & contrast
On white
1.63
#BBD57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BBD57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD57B
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD57B | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB74
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#C2CDBF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd57b; /* rgb */ color: rgb(187, 213, 123); /* oklch */ color: oklch(83.3% 0.119 122.2);
Tailwind
colors: {
custom: {
50: '#d1e2a2',
500: '#bbd57b',
950: '#000000',
},
}SCSS
$custom: #bbd57b; $custom-light: #d1e2a2; $custom-dark: #000000;
JSON
{
"hex": "#bbd57b",
"rgb": {
"r": 187,
"g": 213,
"b": 123
},
"hsl": {
"h": 77.333,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.83346,
"c": 0.11925,
"h": 122.2
},
"luminance": 0.59583
}Semantic roles & 50–950 ramp
primary
#BBD57B
secondary
#674EA6
accent
#26BF53
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480