#BBE282#BBE282
#BBE282 is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.3% C 0.130 H 127.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE282 |
|---|---|
| RGB | rgb(187, 226, 130) |
| HSL | hsl(84, 62%, 70%) |
| HSV | hsv(84, 42%, 89%) |
| CMYK | cmyk(17.3%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(85.29, -28.38, 42.72) |
| CIE-LCH | lch(85.29, 51.29, 123.59°) |
| OKLab | oklab(86.33% -0.0783 0.1039) |
| OKLCH | oklch(86.33% 0.13 127) |
| XYZ | xyz(51.7187, 66.5686, 31.2391) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.77
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Celery
#C1FD95
ΔE00 6.09
Pale Olive
#B9CC81
ΔE00 6.21
Light Grey Green
#B7E1A1
ΔE00 6.21
Light Moss Green
#A6C875
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE282 #A982E2
analogous
#E2D982 #BBE282 #8BE282
triadic
#BBE282 #82BBE2 #E282BB
tetradic
#BBE282 #82E2D9 #A982E2 #E2828B
square
#BBE282 #82E2D9 #A982E2 #E2828B
split-complementary
#BBE282 #828BE2 #D982E2
monochromatic
#82BE2C #A0D650 #BBE282 #D6EEB4 #F1F9E5
Accessibility & contrast
On white
1.47
#BBE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BBE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE282
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE282 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#C0DACB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbe282; /* rgb */ color: rgb(187, 226, 130); /* oklch */ color: oklch(86.3% 0.130 127.0);
Tailwind
colors: {
custom: {
50: '#d1eba8',
500: '#bbe282',
950: '#000000',
},
}SCSS
$custom: #bbe282; $custom-light: #d1eba8; $custom-dark: #000000;
JSON
{
"hex": "#bbe282",
"rgb": {
"r": 187,
"g": 226,
"b": 130
},
"hsl": {
"h": 84.375,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.86326,
"c": 0.13015,
"h": 127
},
"luminance": 0.66569
}Semantic roles & 50–950 ramp
primary
#BBE282
secondary
#7A4EBA
accent
#1BCA62
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480