#BBE392#BBE392
#BBE392 is a very light, moderate yellow-green. Relative luminance 0.676; OKLCH L 86.8% C 0.114 H 129.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE392 |
|---|---|
| RGB | rgb(187, 227, 146) |
| HSL | hsl(90, 59%, 73%) |
| HSV | hsv(90, 36%, 89%) |
| CMYK | cmyk(17.6%, 0%, 35.7%, 11%) |
| CIE-LAB | lab(85.79, -26.84, 35.40) |
| CIE-LCH | lch(85.79, 44.43, 127.17°) |
| OKLab | oklab(86.81% -0.0733 0.0877) |
| OKLCH | oklch(86.81% 0.114 129.9) |
| XYZ | xyz(53.1501, 67.5775, 37.4321) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.55
Pale Olive Green
#B1D27B
ΔE00 4.39
Light Sage
#BCECAC
ΔE00 4.64
Washed Out Green
#BCF5A6
ΔE00 4.69
Tea Green
#BDF8A3
ΔE00 5.02
Pistachio (survey)
#C0FA8B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE392 #BA92E3
analogous
#E3E392 #BBE392 #92E392
triadic
#BBE392 #92BBE3 #E392BB
tetradic
#BBE392 #92E3E3 #BA92E3 #E39292
square
#BBE392 #92E3E3 #BA92E3 #E39292
split-complementary
#BBE392 #9292E3 #E392E3
monochromatic
#7EC733 #9DD661 #BBE392 #D9F0C3 #F0F9E7
Accessibility & contrast
On white
1.45
#BBE392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BBE392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE392
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE392 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#E4D696
Tritanopia (blue-blind)
#BEDCCF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbe392; /* rgb */ color: rgb(187, 227, 146); /* oklch */ color: oklch(86.8% 0.114 129.9);
Tailwind
colors: {
custom: {
50: '#d0ecb3',
500: '#bbe392',
950: '#000000',
},
}SCSS
$custom: #bbe392; $custom-light: #d0ecb3; $custom-dark: #000000;
JSON
{
"hex": "#bbe392",
"rgb": {
"r": 187,
"g": 227,
"b": 146
},
"hsl": {
"h": 89.63,
"s": 59.124,
"l": 73.137
},
"oklch": {
"l": 0.86811,
"c": 0.1143,
"h": 129.9
},
"luminance": 0.67578
}Semantic roles & 50–950 ramp
primary
#BBE392
secondary
#8C5DBC
accent
#1FC772
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481