#BBE280#BBE280
#BBE280 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.3% C 0.132 H 126.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE280 |
|---|---|
| RGB | rgb(187, 226, 128) |
| HSL | hsl(84, 63%, 69%) |
| HSV | hsv(84, 43%, 89%) |
| CMYK | cmyk(17.3%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(85.26, -28.61, 43.67) |
| CIE-LCH | lch(85.26, 52.20, 123.23°) |
| OKLab | oklab(86.3% -0.0791 0.106) |
| OKLCH | oklch(86.3% 0.132 126.7) |
| XYZ | xyz(51.5858, 66.5155, 30.5389) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.85
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Celery
#C1FD95
ΔE00 6.13
Pale Olive
#B9CC81
ΔE00 6.31
Light Moss Green
#A6C875
ΔE00 6.37
Light Yellow Green
#CCFD7F
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE280 #A780E2
analogous
#E2D880 #BBE280 #8AE280
triadic
#BBE280 #80BBE2 #E280BB
tetradic
#BBE280 #80E2D8 #A780E2 #E2808A
square
#BBE280 #80E2D8 #A780E2 #E2808A
split-complementary
#BBE280 #808AE2 #D880E2
monochromatic
#83BD2B #A0D74E #BBE280 #D6EDB2 #F0F9E4
Accessibility & contrast
On white
1.47
#BBE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BBE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE280
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE280 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD778
Deuteranopia (green-blind)
#E6D485
Tritanopia (blue-blind)
#C0DACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbe280; /* rgb */ color: rgb(187, 226, 128); /* oklch */ color: oklch(86.3% 0.132 126.7);
Tailwind
colors: {
custom: {
50: '#d1eba6',
500: '#bbe280',
950: '#000000',
},
}SCSS
$custom: #bbe280; $custom-light: #d1eba6; $custom-dark: #000000;
JSON
{
"hex": "#bbe280",
"rgb": {
"r": 187,
"g": 226,
"b": 128
},
"hsl": {
"h": 83.878,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.86295,
"c": 0.13224,
"h": 126.7
},
"luminance": 0.66516
}Semantic roles & 50–950 ramp
primary
#BBE280
secondary
#784DBA
accent
#1BCB61
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480