#BBD57C#BBD57C
#BBD57C is a very light, moderate yellow-green. Relative luminance 0.596; OKLCH L 83.4% C 0.118 H 122.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD57C |
|---|---|
| RGB | rgb(187, 213, 124) |
| HSL | hsl(78, 51%, 66%) |
| HSV | hsv(78, 42%, 84%) |
| CMYK | cmyk(12.2%, 0%, 41.8%, 16.5%) |
| CIE-LAB | lab(81.62, -22.83, 41.07) |
| CIE-LCH | lch(81.62, 46.99, 119.07°) |
| OKLab | oklab(83.36% -0.0631 0.0999) |
| OKLCH | oklch(83.36% 0.118 122.3) |
| XYZ | xyz(47.9258, 59.6085, 28.0456) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.93
Pale Olive
#B9CC81
ΔE00 3.04
Greenish Tan
#BCCB7A
ΔE00 3.14
Light Moss Green
#A6C875
ΔE00 4.21
Greenish Beige
#C9D179
ΔE00 4.25
Light Olive
#ACBF69
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD57C #967CD5
analogous
#D5C27C #BBD57C #8ED57C
triadic
#BBD57C #7CBBD5 #D57CBB
tetradic
#BBD57C #7CD5C2 #967CD5 #D57C8E
square
#BBD57C #7CD5C2 #967CD5 #D57C8E
split-complementary
#BBD57C #7C8ED5 #C27CD5
monochromatic
#82A234 #A3C64E #BBD57C #D3E4AA #EBF3D9
Accessibility & contrast
On white
1.63
#BBD57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BBD57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD57C
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD57C | 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)
#DFCB75
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#C2CDBF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd57c; /* rgb */ color: rgb(187, 213, 124); /* oklch */ color: oklch(83.4% 0.118 122.3);
Tailwind
colors: {
custom: {
50: '#d1e2a3',
500: '#bbd57c',
950: '#000000',
},
}SCSS
$custom: #bbd57c; $custom-light: #d1e2a3; $custom-dark: #000000;
JSON
{
"hex": "#bbd57c",
"rgb": {
"r": 187,
"g": 213,
"b": 124
},
"hsl": {
"h": 77.528,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.83361,
"c": 0.11816,
"h": 122.3
},
"luminance": 0.59609
}Semantic roles & 50–950 ramp
primary
#BBD57C
secondary
#684EA7
accent
#27BF53
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480