#BBE388#BBE388
#BBE388 is a very light, vivid yellow-green. Relative luminance 0.673; OKLCH L 86.6% C 0.125 H 128.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE388 |
|---|---|
| RGB | rgb(187, 227, 136) |
| HSL | hsl(86, 62%, 71%) |
| HSV | hsv(86, 40%, 89%) |
| CMYK | cmyk(17.6%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(85.65, -28.13, 40.21) |
| CIE-LCH | lch(85.65, 49.07, 124.97°) |
| OKLab | oklab(86.64% -0.0773 0.0985) |
| OKLCH | oklch(86.64% 0.125 128.1) |
| XYZ | xyz(52.4060, 67.2799, 33.5131) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.93
Light Grey Green
#B7E1A1
ΔE00 5.31
Pistachio (survey)
#C0FA8B
ΔE00 5.41
Tea Green
#BDF8A3
ΔE00 5.61
Washed Out Green
#BCF5A6
ΔE00 5.62
Celery
#C1FD95
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE388 #B088E3
analogous
#E3DE88 #BBE388 #8DE388
triadic
#BBE388 #88BBE3 #E388BB
tetradic
#BBE388 #88E3DE #B088E3 #E3888D
square
#BBE388 #88E3DE #B088E3 #E3888D
split-complementary
#BBE388 #888DE3 #DE88E3
monochromatic
#81C32E #9FD756 #BBE388 #D7EFBA #F1F9E6
Accessibility & contrast
On white
1.45
#BBE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BBE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE388
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE388 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD881
Deuteranopia (green-blind)
#E6D58D
Tritanopia (blue-blind)
#BFDCCD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe388; /* rgb */ color: rgb(187, 227, 136); /* oklch */ color: oklch(86.6% 0.125 128.1);
Tailwind
colors: {
custom: {
50: '#d1ecac',
500: '#bbe388',
950: '#000000',
},
}SCSS
$custom: #bbe388; $custom-light: #d1ecac; $custom-dark: #000000;
JSON
{
"hex": "#bbe388",
"rgb": {
"r": 187,
"g": 227,
"b": 136
},
"hsl": {
"h": 86.374,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.86642,
"c": 0.1252,
"h": 128.1
},
"luminance": 0.67281
}Semantic roles & 50–950 ramp
primary
#BBE388
secondary
#8154BB
accent
#1CCA68
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481