#BBE08D#BBE08D
#BBE08D is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.1% C 0.115 H 128.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE08D |
|---|---|
| RGB | rgb(187, 224, 141) |
| HSL | hsl(87, 57%, 72%) |
| HSV | hsv(87, 37%, 88%) |
| CMYK | cmyk(16.5%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(84.89, -26.06, 36.75) |
| CIE-LCH | lch(84.89, 45.05, 125.35°) |
| OKLab | oklab(86.06% -0.0713 0.0907) |
| OKLCH | oklch(86.06% 0.115 128.2) |
| XYZ | xyz(51.9562, 65.7986, 35.1573) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.50
Light Grey Green
#B7E1A1
ΔE00 4.21
Pale Olive
#B9CC81
ΔE00 5.43
Light Sage
#BCECAC
ΔE00 5.57
Washed Out Green
#BCF5A6
ΔE00 5.65
Light Moss Green
#A6C875
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE08D #B28DE0
analogous
#E0DC8D #BBE08D #92E08D
triadic
#BBE08D #8DBBE0 #E08DBB
tetradic
#BBE08D #8DE0DC #B28DE0 #E08D92
square
#BBE08D #8DE0DC #B28DE0 #E08D92
split-complementary
#BBE08D #8D92E0 #DC8DE0
monochromatic
#81BF34 #9ED35D #BBE08D #D8EDBD #F1F8E7
Accessibility & contrast
On white
1.48
#BBE08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BBE08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE08D
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE08D | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#BFD9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbe08d; /* rgb */ color: rgb(187, 224, 141); /* oklch */ color: oklch(86.1% 0.115 128.2);
Tailwind
colors: {
custom: {
50: '#d0e9af',
500: '#bbe08d',
950: '#000000',
},
}SCSS
$custom: #bbe08d; $custom-light: #d0e9af; $custom-dark: #000000;
JSON
{
"hex": "#bbe08d",
"rgb": {
"r": 187,
"g": 224,
"b": 141
},
"hsl": {
"h": 86.747,
"s": 57.241,
"l": 71.569
},
"oklch": {
"l": 0.86062,
"c": 0.11536,
"h": 128.2
},
"luminance": 0.65799
}Semantic roles & 50–950 ramp
primary
#BBE08D
secondary
#8359B8
accent
#21C56A
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481