#BBE58E#BBE58E
#BBE58E is a very light, vivid yellow-green. Relative luminance 0.686; OKLCH L 87.2% C 0.122 H 129.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE58E |
|---|---|
| RGB | rgb(187, 229, 142) |
| HSL | hsl(89, 63%, 73%) |
| HSV | hsv(89, 38%, 90%) |
| CMYK | cmyk(18.3%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(86.28, -28.31, 38.05) |
| CIE-LCH | lch(86.28, 47.43, 126.66°) |
| OKLab | oklab(87.18% -0.0775 0.0937) |
| OKLCH | oklch(87.18% 0.122 129.6) |
| XYZ | xyz(53.3946, 68.5556, 36.0054) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.51
Pale Olive Green
#B1D27B
ΔE00 4.52
Washed Out Green
#BCF5A6
ΔE00 4.68
Tea Green
#BDF8A3
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Light Sage
#BCECAC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE58E #B88EE5
analogous
#E5E48E #BBE58E #8FE58E
triadic
#BBE58E #8EBBE5 #E58EBB
tetradic
#BBE58E #8EE5E4 #B88EE5 #E58E8F
square
#BBE58E #8EE5E4 #B88EE5 #E58E8F
split-complementary
#BBE58E #8E8FE5 #E48EE5
monochromatic
#7FCA2F #9DDA5C #BBE58E #D9F0C0 #F0F9E6
Accessibility & contrast
On white
1.43
#BBE58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BBE58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE58E
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE58E | 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)
#EDDA88
Deuteranopia (green-blind)
#E7D793
Tritanopia (blue-blind)
#BEDECF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe58e; /* rgb */ color: rgb(187, 229, 142); /* oklch */ color: oklch(87.2% 0.122 129.6);
Tailwind
colors: {
custom: {
50: '#d0edb0',
500: '#bbe58e',
950: '#000000',
},
}SCSS
$custom: #bbe58e; $custom-light: #d0edb0; $custom-dark: #000000;
JSON
{
"hex": "#bbe58e",
"rgb": {
"r": 187,
"g": 229,
"b": 142
},
"hsl": {
"h": 88.966,
"s": 62.59,
"l": 72.745
},
"oklch": {
"l": 0.87183,
"c": 0.12166,
"h": 129.6
},
"luminance": 0.68556
}Semantic roles & 50–950 ramp
primary
#BBE58E
secondary
#8A59BE
accent
#1BCA70
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481