#BBE58D#BBE58D
#BBE58D is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 87.2% C 0.123 H 129.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE58D |
|---|---|
| RGB | rgb(187, 229, 141) |
| HSL | hsl(89, 63%, 73%) |
| HSV | hsv(89, 38%, 90%) |
| CMYK | cmyk(18.3%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(86.27, -28.44, 38.53) |
| CIE-LCH | lch(86.27, 47.89, 126.44°) |
| OKLab | oklab(87.17% -0.078 0.0948) |
| OKLCH | oklch(87.17% 0.123 129.4) |
| XYZ | xyz(53.3198, 68.5257, 35.6118) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 4.68
Washed Out Green
#BCF5A6
ΔE00 4.79
Tea Green
#BDF8A3
ΔE00 4.85
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Celery
#C1FD95
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE58D #B78DE5
analogous
#E5E38D #BBE58D #8FE58D
triadic
#BBE58D #8DBBE5 #E58DBB
tetradic
#BBE58D #8DE5E3 #B78DE5 #E58D8F
square
#BBE58D #8DE5E3 #B78DE5 #E58D8F
split-complementary
#BBE58D #8D8FE5 #E38DE5
monochromatic
#7FCA2E #9DDA5B #BBE58D #D9F0BF #F0F9E6
Accessibility & contrast
On white
1.43
#BBE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BBE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE58D
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE58D | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#E7D792
Tritanopia (blue-blind)
#BEDECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe58d; /* rgb */ color: rgb(187, 229, 141); /* oklch */ color: oklch(87.2% 0.123 129.4);
Tailwind
colors: {
custom: {
50: '#d0edaf',
500: '#bbe58d',
950: '#000000',
},
}SCSS
$custom: #bbe58d; $custom-light: #d0edaf; $custom-dark: #000000;
JSON
{
"hex": "#bbe58d",
"rgb": {
"r": 187,
"g": 229,
"b": 141
},
"hsl": {
"h": 88.636,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.87167,
"c": 0.12275,
"h": 129.4
},
"luminance": 0.68527
}Semantic roles & 50–950 ramp
primary
#BBE58D
secondary
#8958BE
accent
#1BCB6F
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481