#BBE58F#BBE58F
#BBE58F is a very light, vivid yellow-green. Relative luminance 0.686; OKLCH L 87.2% C 0.121 H 129.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE58F |
|---|---|
| RGB | rgb(187, 229, 143) |
| HSL | hsl(89, 62%, 73%) |
| HSV | hsv(89, 38%, 90%) |
| CMYK | cmyk(18.3%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(86.30, -28.19, 37.57) |
| CIE-LCH | lch(86.30, 46.96, 126.88°) |
| OKLab | oklab(87.2% -0.0771 0.0927) |
| OKLCH | oklch(87.2% 0.121 129.8) |
| XYZ | xyz(53.4700, 68.5858, 36.4026) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.33
Pale Olive Green
#B1D27B
ΔE00 4.57
Washed Out Green
#BCF5A6
ΔE00 4.58
Tea Green
#BDF8A3
ΔE00 4.72
Light Sage
#BCECAC
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE58F #B98FE5
analogous
#E5E48F #BBE58F #90E58F
triadic
#BBE58F #8FBBE5 #E58FBB
tetradic
#BBE58F #8FE5E4 #B98FE5 #E58F90
square
#BBE58F #8FE5E4 #B98FE5 #E58F90
split-complementary
#BBE58F #8F90E5 #E48FE5
monochromatic
#7FCB2F #9DD95D #BBE58F #D9F1C1 #F0F9E6
Accessibility & contrast
On white
1.43
#BBE58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BBE58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE58F
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE58F | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA89
Deuteranopia (green-blind)
#E6D793
Tritanopia (blue-blind)
#BEDED0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe58f; /* rgb */ color: rgb(187, 229, 143); /* oklch */ color: oklch(87.2% 0.121 129.8);
Tailwind
colors: {
custom: {
50: '#d0edb1',
500: '#bbe58f',
950: '#000000',
},
}SCSS
$custom: #bbe58f; $custom-light: #d0edb1; $custom-dark: #000000;
JSON
{
"hex": "#bbe58f",
"rgb": {
"r": 187,
"g": 229,
"b": 143
},
"hsl": {
"h": 89.302,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.872,
"c": 0.12057,
"h": 129.8
},
"luminance": 0.68587
}Semantic roles & 50–950 ramp
primary
#BBE58F
secondary
#8B5ABE
accent
#1BCA71
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141611
muted
#838481