#BBF672#BBF672
#BBF672 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.6% C 0.173 H 129.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF672 |
|---|---|
| RGB | rgb(187, 246, 114) |
| HSL | hsl(87, 88%, 71%) |
| HSV | hsv(87, 54%, 96%) |
| CMYK | cmyk(24%, 0%, 53.7%, 3.5%) |
| CIE-LAB | lab(90.64, -39.27, 56.77) |
| CIE-LCH | lch(90.64, 69.03, 124.67°) |
| OKLab | oklab(90.58% -0.1098 0.134) |
| OKLCH | oklch(90.58% 0.173 129.3) |
| XYZ | xyz(56.4861, 77.6900, 27.9360) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.49
Light Pea Green
#C4FE82
ΔE00 2.08
Light Yellow Green
#CCFD7F
ΔE00 2.42
Light Lime Green
#B9FF66
ΔE00 2.64
Light Lime
#AEFD6C
ΔE00 2.71
Spring Green (survey)
#A9F971
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF672 #AD72F6
analogous
#F6EF72 #BBF672 #79F672
triadic
#BBF672 #72BBF6 #F672BB
tetradic
#BBF672 #72F6EF #AD72F6 #F67279
square
#BBF672 #72F6EF #AD72F6 #F67279
split-complementary
#BBF672 #7279F6 #EF72F6
monochromatic
#82DF0E #9FF238 #BBF672 #D7FAAC #F1FDE2
Accessibility & contrast
On white
1.27
#BBF672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#BBF672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF672
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF672 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE765
Deuteranopia (green-blind)
#F8E37B
Tritanopia (blue-blind)
#BFEDD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf672; /* rgb */ color: rgb(187, 246, 114); /* oklch */ color: oklch(90.6% 0.173 129.3);
Tailwind
colors: {
custom: {
50: '#d2f99e',
500: '#bbf672',
950: '#000000',
},
}SCSS
$custom: #bbf672; $custom-light: #d2f99e; $custom-dark: #000000;
JSON
{
"hex": "#bbf672",
"rgb": {
"r": 187,
"g": 246,
"b": 114
},
"hsl": {
"h": 86.818,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.9058,
"c": 0.17325,
"h": 129.3
},
"luminance": 0.77691
}Semantic roles & 50–950 ramp
primary
#BBF672
secondary
#7E3CD1
accent
#01E567
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580