#BBE682#BBE682
#BBE682 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.2% C 0.136 H 128.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE682 |
|---|---|
| RGB | rgb(187, 230, 130) |
| HSL | hsl(86, 67%, 71%) |
| HSV | hsv(86, 43%, 90%) |
| CMYK | cmyk(18.7%, 0%, 43.5%, 9.8%) |
| CIE-LAB | lab(86.39, -30.26, 44.11) |
| CIE-LCH | lch(86.39, 53.49, 124.45°) |
| OKLab | oklab(87.21% -0.0836 0.1071) |
| OKLCH | oklch(87.21% 0.136 128) |
| XYZ | xyz(52.8191, 68.7694, 31.6058) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.45
Pale Olive Green
#B1D27B
ΔE00 4.75
Celery
#C1FD95
ΔE00 5.15
Light Yellowish Green
#C2FF89
ΔE00 5.55
Light Pea Green
#C4FE82
ΔE00 5.55
Light Yellow Green
#CCFD7F
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE682 #AD82E6
analogous
#E6DF82 #BBE682 #89E682
triadic
#BBE682 #82BBE6 #E682BB
tetradic
#BBE682 #82E6DF #AD82E6 #E68289
square
#BBE682 #82E6DF #AD82E6 #E68289
split-complementary
#BBE682 #8289E6 #DF82E6
monochromatic
#82C628 #9FDC4F #BBE682 #D7F0B5 #F1FAE5
Accessibility & contrast
On white
1.42
#BBE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BBE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE682
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE682 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#E9D788
Tritanopia (blue-blind)
#BFDECE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe682; /* rgb */ color: rgb(187, 230, 130); /* oklch */ color: oklch(87.2% 0.136 128.0);
Tailwind
colors: {
custom: {
50: '#d1eea8',
500: '#bbe682',
950: '#000000',
},
}SCSS
$custom: #bbe682; $custom-light: #d1eea8; $custom-dark: #000000;
JSON
{
"hex": "#bbe682",
"rgb": {
"r": 187,
"g": 230,
"b": 130
},
"hsl": {
"h": 85.8,
"s": 66.667,
"l": 70.588
},
"oklch": {
"l": 0.87213,
"c": 0.13585,
"h": 128
},
"luminance": 0.6877
}Semantic roles & 50–950 ramp
primary
#BBE682
secondary
#7E4EBF
accent
#17CF66
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580