#BBE378#BBE378
#BBE378 is a very light, vivid yellow-green. Relative luminance 0.669; OKLCH L 86.4% C 0.142 H 126.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE378 |
|---|---|
| RGB | rgb(187, 227, 120) |
| HSL | hsl(82, 66%, 68%) |
| HSV | hsv(82, 47%, 89%) |
| CMYK | cmyk(17.6%, 0%, 47.1%, 11%) |
| CIE-LAB | lab(85.43, -29.97, 47.75) |
| CIE-LCH | lch(85.43, 56.38, 122.12°) |
| OKLab | oklab(86.4% -0.0835 0.1146) |
| OKLCH | oklch(86.4% 0.142 126.1) |
| XYZ | xyz(51.3526, 66.8585, 27.9652) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Light Yellow Green
#CCFD7F
ΔE00 5.71
Light Pea Green
#C4FE82
ΔE00 5.92
Light Yellowish Green
#C2FF89
ΔE00 6.19
Celery
#C1FD95
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE378 #A078E3
analogous
#E3D578 #BBE378 #85E378
triadic
#BBE378 #78BBE3 #E378BB
tetradic
#BBE378 #78E3D5 #A078E3 #E37885
square
#BBE378 #78E3D5 #A078E3 #E37885
split-complementary
#BBE378 #7885E3 #D578E3
monochromatic
#83BA27 #A1D845 #BBE378 #D5EEAB #EEF8DD
Accessibility & contrast
On white
1.46
#BBE378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BBE378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE378
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE378 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#C1DACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbe378; /* rgb */ color: rgb(187, 227, 120); /* oklch */ color: oklch(86.4% 0.142 126.1);
Tailwind
colors: {
custom: {
50: '#d1eca1',
500: '#bbe378',
950: '#000000',
},
}SCSS
$custom: #bbe378; $custom-light: #d1eca1; $custom-dark: #000000;
JSON
{
"hex": "#bbe378",
"rgb": {
"r": 187,
"g": 227,
"b": 120
},
"hsl": {
"h": 82.43,
"s": 65.644,
"l": 68.039
},
"oklch": {
"l": 0.86401,
"c": 0.14181,
"h": 126.1
},
"luminance": 0.66859
}Semantic roles & 50–950 ramp
primary
#BBE378
secondary
#7145BA
accent
#18CD5C
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480