#BBE374#BBE374
#BBE374 is a very light, vivid yellow-green. Relative luminance 0.668; OKLCH L 86.3% C 0.146 H 125.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE374 |
|---|---|
| RGB | rgb(187, 227, 116) |
| HSL | hsl(82, 66%, 67%) |
| HSV | hsv(82, 49%, 89%) |
| CMYK | cmyk(17.6%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(85.38, -30.40, 49.60) |
| CIE-LCH | lch(85.38, 58.17, 121.50°) |
| OKLab | oklab(86.35% -0.085 0.1185) |
| OKLCH | oklch(86.35% 0.146 125.7) |
| XYZ | xyz(51.1149, 66.7634, 26.7133) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.91
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Light Yellow Green
#CCFD7F
ΔE00 5.58
Light Pea Green
#C4FE82
ΔE00 5.88
Pale Lime
#BEFD73
ΔE00 6.11
Light Yellowish Green
#C2FF89
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE374 #9C74E3
analogous
#E3D474 #BBE374 #83E374
triadic
#BBE374 #74BBE3 #E374BB
tetradic
#BBE374 #74E3D4 #9C74E3 #E37483
square
#BBE374 #74E3D4 #9C74E3 #E37483
split-complementary
#BBE374 #7483E3 #D474E3
monochromatic
#83B825 #A2D941 #BBE374 #D4EDA7 #EDF8DA
Accessibility & contrast
On white
1.46
#BBE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BBE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE374
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE374 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#E8D57A
Tritanopia (blue-blind)
#C1DAC9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbe374; /* rgb */ color: rgb(187, 227, 116); /* oklch */ color: oklch(86.3% 0.146 125.7);
Tailwind
colors: {
custom: {
50: '#d1ec9e',
500: '#bbe374',
950: '#000000',
},
}SCSS
$custom: #bbe374; $custom-light: #d1ec9e; $custom-dark: #000000;
JSON
{
"hex": "#bbe374",
"rgb": {
"r": 187,
"g": 227,
"b": 116
},
"hsl": {
"h": 81.622,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.86347,
"c": 0.14577,
"h": 125.7
},
"luminance": 0.66764
}Semantic roles & 50–950 ramp
primary
#BBE374
secondary
#6D43B8
accent
#17CE59
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480