#BBE384#BBE384
#BBE384 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.6% C 0.129 H 127.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE384 |
|---|---|
| RGB | rgb(187, 227, 132) |
| HSL | hsl(85, 63%, 70%) |
| HSV | hsv(85, 42%, 89%) |
| CMYK | cmyk(17.6%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(85.59, -28.61, 42.12) |
| CIE-LCH | lch(85.59, 50.92, 124.19°) |
| OKLab | oklab(86.58% -0.0789 0.1027) |
| OKLCH | oklch(86.58% 0.129 127.5) |
| XYZ | xyz(52.1270, 67.1683, 32.0438) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.82
Tea Green
#BDF8A3
ΔE00 5.96
Light Grey Green
#B7E1A1
ΔE00 5.97
Washed Out Green
#BCF5A6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE384 #AC84E3
analogous
#E3DB84 #BBE384 #8BE384
triadic
#BBE384 #84BBE3 #E384BB
tetradic
#BBE384 #84E3DB #AC84E3 #E3848B
square
#BBE384 #84E3DB #AC84E3 #E3848B
split-complementary
#BBE384 #848BE3 #DB84E3
monochromatic
#82C12C #9FD852 #BBE384 #D7EEB6 #F1F9E6
Accessibility & contrast
On white
1.45
#BBE384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BBE384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE384
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE384 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#BFDBCC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe384; /* rgb */ color: rgb(187, 227, 132); /* oklch */ color: oklch(86.6% 0.129 127.5);
Tailwind
colors: {
custom: {
50: '#d1eca9',
500: '#bbe384',
950: '#000000',
},
}SCSS
$custom: #bbe384; $custom-light: #d1eca9; $custom-dark: #000000;
JSON
{
"hex": "#bbe384",
"rgb": {
"r": 187,
"g": 227,
"b": 132
},
"hsl": {
"h": 85.263,
"s": 62.914,
"l": 70.392
},
"oklch": {
"l": 0.86578,
"c": 0.12946,
"h": 127.5
},
"luminance": 0.67169
}Semantic roles & 50–950 ramp
primary
#BBE384
secondary
#7D50BB
accent
#1BCB65
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481